adapt report layout (tax)

develop
Andreas Osim 2018-07-04 12:18:09 +02:00
parent 6a4d19501e
commit c5c687a8f1
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@
</tr>
<tr t-foreach="o.tax_line_ids" t-as="tax_line">
<td>
<span t-field="tax_line.name"/>
<span t-field="tax_line.tax_id.description"/>
</td>
<td class="text-right">
<span t-field="tax_line.amount"