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