diff options
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index b8a5f6f8..9c505916 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -110,6 +110,8 @@ 'views/po_multi_cancel.xml', 'views/logbook_sj.xml', 'views/report_logbook_sj.xml', + 'views/role_permission/ir_model_access.xml', + 'views/role_permission/res_groups.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
