Change layout of invoice printout
parent
da254d261e
commit
6a4d19501e
|
|
@ -228,9 +228,6 @@
|
||||||
<td>
|
<td>
|
||||||
<span t-field="tax_line.name"/>
|
<span t-field="tax_line.name"/>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
|
||||||
<span>MwSt.</span>
|
|
||||||
</td>
|
|
||||||
<td class="text-right">
|
<td class="text-right">
|
||||||
<span t-field="tax_line.amount"
|
<span t-field="tax_line.amount"
|
||||||
t-options='{"widget": "monetary", "display_currency": o.currency_id}'/>
|
t-options='{"widget": "monetary", "display_currency": o.currency_id}'/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue