Skip to content

Commit a36a76d

Browse files
committed
[IMP] maintenance_plan: Path added to action
1 parent d1131bc commit a36a76d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

maintenance_inspection/views/maintenance_inspection_item.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656

5757
<record model="ir.actions.act_window" id="maintenance_inspection_item_act_window">
5858
<field name="name">Inspection Item</field>
59+
<field name="path">maintenance-inspection</field>
5960
<field name="res_model">maintenance.inspection.item</field>
6061
<field name="view_mode">list,form</field>
6162
<field name="domain">[]</field>

0 commit comments

Comments
 (0)