Browse Source

[UPDT] view updated 'sale_discount_total

pull/134/merge
Ajmal JK 6 years ago
parent
commit
1aafa9dd2e
  1. 1
      sale_discount_total/views/sale_view.xml

1
sale_discount_total/views/sale_view.xml

@ -23,6 +23,7 @@
<group class="oe_subtotal_footer oe_right" colspan="2" name="sale_total">
<field name="amount_untaxed" widget='monetary' options="{'currency_field': 'currency_id'}"/>
<field name="amount_discount" widget='monetary' options="{'currency_field': 'currency_id'}"/>
<field name="amount_tax" widget='monetary' options="{'currency_field': 'currency_id'}"/>
<div class="oe_subtotal_footer_separator oe_inline o_td_label">
<label for="amount_total" />

Loading…
Cancel
Save