Skip to content

Commit

Permalink
Update account_invoice_discount_display_amount/views/account_move_vie…
Browse files Browse the repository at this point in the history
…ws.xml

Co-authored-by: EmilioPascual <[email protected]>
  • Loading branch information
edlopen and EmilioPascual authored Aug 28, 2024
1 parent 8415add commit 1a299b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
expr="//field[@name='invoice_line_ids']/tree/field[@name='discount']"
position="after"
>
<field name="discount_total" optional="hide" />
<field name="discount_total" optional="show" />
</xpath>
</data>
</field>
Expand Down

0 comments on commit 1a299b0

Please sign in to comment.