Skip to content

Commit 372740a

Browse files
authored
Update maintenance_equipment.xml
Fix xml error
1 parent 1f71d38 commit 372740a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

maintenance_location_hr/views/maintenance_equipment.xml

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
<field name="arch" type="xml">
1313
<field name="location_id" position="after">
1414
<field name="equipment_assign_to" invisible="1" />
15+
<field name="employee_id" invisible="1" />
16+
<field name="department_id" invisible="1" />
1517
</field>
1618
<field name="location_id" position="attributes">
1719
<attribute

0 commit comments

Comments
 (0)