mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
Merge branch 'mig/12.0/maintenance_usage' into '12.0-test'
TEST: mig/12.0/maintenance_usage See merge request hibou-io/hibou-odoo/suite!44
This commit is contained in:
@@ -38,6 +38,9 @@
|
||||
<xpath expr="//group[@name='maintenance']" position="inside">
|
||||
<field name="maintenance_usage"/>
|
||||
</xpath>
|
||||
<xpath expr="//field[@name='maintenance_team_id']" position="attributes">
|
||||
<attribute name="attrs">{'required': ['|', ('period', '!=', 0), ('maintenance_usage', '!=', 0)]}</attribute>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user