Merge PR #94 into 12.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot
2020-03-25 08:41:51 +00:00

View File

@@ -13,7 +13,7 @@
<field name="model">account.tax</field>
<field name="inherit_id" ref="account.view_tax_form"/>
<field name="arch" type="xml">
<field name="active" position="before">
<field name="tag_ids" position="after">
<field name="exclude_from_intrastat_if_present"/>
</field>
</field>