We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f71d38 commit 372740aCopy full SHA for 372740a
maintenance_location_hr/views/maintenance_equipment.xml
@@ -12,6 +12,8 @@
12
<field name="arch" type="xml">
13
<field name="location_id" position="after">
14
<field name="equipment_assign_to" invisible="1" />
15
+ <field name="employee_id" invisible="1" />
16
+ <field name="department_id" invisible="1" />
17
</field>
18
<field name="location_id" position="attributes">
19
<attribute
0 commit comments