Add new tax IVA 0.

Task #073006
This commit is contained in:
Juanjo Garcia 2023-01-09 11:29:29 +01:00
parent c93e879483
commit d9e7dad1f9
1 changed files with 3 additions and 0 deletions

View File

@ -117,6 +117,9 @@ this repository contains the full copyright notices and license terms. -->
<record model="account.tax.template" id="account_es.iva_rep_ex">
<field name="report_type">01</field>
</record>
<record model="account.tax.template" id="account_es.iva_rep_0">
<field name="report_type">01</field>
</record>
<record model="account.tax.template" id="account_es.iva_rep_4">
<field name="report_type">01</field>
</record>