[MIG] mis_template_financial_report: Migration to 17.0
This commit is contained in:
committed by
Geraldo Lopez
parent
25c27371e5
commit
c57a76b425
@@ -7,10 +7,7 @@
|
||||
<field name="arch" type="xml">
|
||||
<group name="layout" position="inside">
|
||||
<field name="allow_horizontal" invisible="1" />
|
||||
<field
|
||||
name="horizontal"
|
||||
attrs="{'invisible': [('allow_horizontal', '=', False)]}"
|
||||
/>
|
||||
<field name="horizontal" invisible="not allow_horizontal" />
|
||||
</group>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
Reference in New Issue
Block a user