summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__manifest__.py
diff options
context:
space:
mode:
authorRafi Zadanly <zadanlyr@gmail.com>2024-02-07 15:17:15 +0700
committerRafi Zadanly <zadanlyr@gmail.com>2024-02-07 15:17:15 +0700
commit1a339c7e5b644add00c3bd7c623cb6d4553277cf (patch)
tree966b744ecde042810aebbf61b658ecfe31e59bc2 /indoteknik_custom/__manifest__.py
parent953c3e611af5c57a8f7d57b5f2f651314c2a92a3 (diff)
parent20b1410fc2335f51ab08fdbecb54d6bfc437b6e1 (diff)
Merge branch 'feature/role-permission' into production
# Conflicts: # indoteknik_custom/__manifest__.py # indoteknik_custom/models/__init__.py
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
-rwxr-xr-xindoteknik_custom/__manifest__.py2
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',