[IMP] account_financial_report: Add tax_line_id field to taxes column in general_ledger

TT38721
This commit is contained in:
Víctor Martínez
2022-09-15 12:01:52 +02:00
committed by chaule97
parent 1136d89256
commit 4f8823b290
3 changed files with 8 additions and 0 deletions

View File

@@ -445,6 +445,9 @@
/>
</t>
</t>
<t t-if="line['tax_line_id']">
<span t-esc="line['tax_line_id'][1]" />
</t>
</div>
<!--## partner-->
<div class="act_as_cell left">