Browse Source

[UPDT]Report Updated

pull/124/head
Sreejith P 7 years ago
parent
commit
fa722f10db
  1. 3
      sale_discount_total/views/invoice_report.xml

3
sale_discount_total/views/invoice_report.xml

@ -7,8 +7,7 @@
<tr>
<td>Discount</td>
<td class="text-right">
<span t-field="o.amount_discount"
t-options='{"widget": "monetary", "display_currency": "o.currency_id"}'/>
<span t-field="o.amount_discount"/>
</td>
</tr>
</xpath>

Loading…
Cancel
Save