mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
Remove select="2", which is useless in v6
This commit is contained in:
committed by
Alexis de Lattre
parent
1ac373520f
commit
af5f4c9ef5
@@ -19,7 +19,7 @@
|
||||
<field name="property_account_expense" position="after">
|
||||
<separator string="Intrastat properties" colspan="4"/>
|
||||
<group colspan="4">
|
||||
<field name="exclude_from_intrastat" select="2" />
|
||||
<field name="exclude_from_intrastat" />
|
||||
</group>
|
||||
</field>
|
||||
</data>
|
||||
@@ -36,7 +36,7 @@
|
||||
<field name="property_account_expense" position="after">
|
||||
<separator string="Intrastat properties" colspan="4"/>
|
||||
<group colspan="4">
|
||||
<field name="exclude_from_intrastat" select="2" />
|
||||
<field name="exclude_from_intrastat" />
|
||||
</group>
|
||||
</field>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user