Change layout of invoice printout

develop
Andreas Osim 2018-07-04 11:11:38 +02:00
parent da254d261e
commit 6a4d19501e
1 changed files with 0 additions and 3 deletions

View File

@ -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}'/>