mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
[FIX] intrastat_base: inherit of account.fiscal.position.template form view
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<field name="model">account.fiscal.position.template</field>
|
||||
<field name="inherit_id" ref="account.view_account_position_template_form" />
|
||||
<field name="arch" type="xml">
|
||||
<field name="vat_required" position="after">
|
||||
<field name="name" position="after">
|
||||
<field name="intrastat" />
|
||||
</field>
|
||||
</field>
|
||||
|
||||
Reference in New Issue
Block a user