Align FSM modules with Odoo instructions requirements
This commit is contained in:
@@ -5,10 +5,15 @@
|
||||
"category": "Services",
|
||||
"author": "DisruptLab",
|
||||
"license": "LGPL-3",
|
||||
"depends": ["base", "dsrpt_repair_config"],
|
||||
"depends": ["base", "mail", "dsrpt_repair_config"],
|
||||
"data": [
|
||||
"security/groups.xml",
|
||||
"security/ir.model.access.csv",
|
||||
"views/technician_views.xml",
|
||||
"views/repair_technician_view_list.xml",
|
||||
"views/repair_technician_view_form.xml",
|
||||
"views/repair_technician_view_kanban.xml",
|
||||
"views/repair_technician_action_main.xml",
|
||||
"views/menu.xml",
|
||||
],
|
||||
"installable": True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user