adapt report layout (tax)
parent
6a4d19501e
commit
c5c687a8f1
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue