计划模块增加权限控制

This commit is contained in:
mgw
2023-11-22 17:55:30 +08:00
parent a36c30b5c1
commit 6fed64ba2a
5 changed files with 18 additions and 12 deletions

View File

@@ -16,6 +16,7 @@
'depends': ['sf_manufacturing'],
'data': [
'security/ir.model.access.csv',
# 'security/rules.xml',
'views/view.xml',
],