@ -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>