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

Loading…
Cancel
Save