We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5334fc commit 310fe0bCopy full SHA for 310fe0b
maintenance_inspection/views/maintenance_inspection_item.xml
@@ -56,6 +56,7 @@
56
57
<record model="ir.actions.act_window" id="maintenance_inspection_item_act_window">
58
<field name="name">Inspection Item</field>
59
+ <field name="path">maintenance-inspection</field>
60
<field name="res_model">maintenance.inspection.item</field>
61
<field name="view_mode">list,form</field>
62
<field name="domain">[]</field>
0 commit comments