Skip to content

Commit

Permalink
Merge PR #2305 into 14.0
Browse files Browse the repository at this point in the history
Signed-off-by tafaRU
  • Loading branch information
OCA-git-bot committed Sep 24, 2021
2 parents b16cfda + 4609c9b commit 08b4852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l10n_it_vat_registries/report/report_registro_iva.xml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
</tr>
</thead>
<t
t-foreach="total_used_taxes"
t-foreach="total_used_taxes.sorted()"
t-as="total_used_tax"
>
<t
Expand Down

0 comments on commit 08b4852

Please sign in to comment.