Merge PR #573 into 12.0

Signed-off-by rousseldenis
This commit is contained in:
OCA-git-bot
2022-06-30 14:26:53 +00:00

View File

@@ -91,6 +91,8 @@
attrs="{'column_invisible': [('parent.is_contract', '=', False)]}"/>
<field name="date_end"
attrs="{'column_invisible': [('parent.is_contract', '=', False)]}"/>
<field name="recurring_rule_type" invisible="1"/>
<field name="recurring_invoicing_type" invisible="1"/>
</xpath>
<xpath expr="//field[@name='order_line']/tree"
position="attributes">