add new module

This commit is contained in:
sonal arora
2020-07-21 10:09:46 +00:00
parent 800e7fdceb
commit c0d10e3fbe
1063 changed files with 243750 additions and 5 deletions

View File

@@ -0,0 +1,13 @@
"id","name","model_id:id","group_id:id","perm_read","perm_write","perm_create","perm_unlink"
"access_hr_custody_hr","hr.custody.hr","model_hr_custody","hr.group_hr_manager",1,1,1,1
"access_hr_custody_hr_manager","hr.custody.user","model_hr_custody","hr.group_hr_user",1,1,1,1
"access_hr_custody_hr_employee","hr.custody.employee","model_hr_custody","base.group_user",1,1,1,0
"access_hr_custody_hr1","hr.custody.hr1","model_custody_property","hr.group_hr_manager",1,1,1,1
"access_hr_custody_hr_manager1","hr.custody.user1","model_custody_property","hr.group_hr_user",1,1,1,1
"access_hr_custody_hr_employee1","hr.custody.employee1","model_custody_property","base.group_user",1,0,0,0
"access_hr_custody_hr2","hr.custody.hr2","model_wizard_return_date","hr.group_hr_manager",1,1,1,1
"access_hr_custody_hr3","hr.custody.hr3","model_report_custody","hr.group_hr_manager",1,1,1,1
"access_hr_custody_hr_manager2","hr.custody.user2","model_wizard_return_date","hr.group_hr_user",1,1,1,1
"access_hr_custody_hr_manager3","hr.custody.user3","model_report_custody","hr.group_hr_user",1,1,1,1
"access_hr_custody_hr_employee2","hr.custody.employee2","model_wizard_return_date","base.group_user",1,1,1,0
1 id name model_id:id group_id:id perm_read perm_write perm_create perm_unlink
2 access_hr_custody_hr hr.custody.hr model_hr_custody hr.group_hr_manager 1 1 1 1
3 access_hr_custody_hr_manager hr.custody.user model_hr_custody hr.group_hr_user 1 1 1 1
4 access_hr_custody_hr_employee hr.custody.employee model_hr_custody base.group_user 1 1 1 0
5 access_hr_custody_hr1 hr.custody.hr1 model_custody_property hr.group_hr_manager 1 1 1 1
6 access_hr_custody_hr_manager1 hr.custody.user1 model_custody_property hr.group_hr_user 1 1 1 1
7 access_hr_custody_hr_employee1 hr.custody.employee1 model_custody_property base.group_user 1 0 0 0
8 access_hr_custody_hr2 hr.custody.hr2 model_wizard_return_date hr.group_hr_manager 1 1 1 1
9 access_hr_custody_hr3 hr.custody.hr3 model_report_custody hr.group_hr_manager 1 1 1 1
10 access_hr_custody_hr_manager2 hr.custody.user2 model_wizard_return_date hr.group_hr_user 1 1 1 1
11 access_hr_custody_hr_manager3 hr.custody.user3 model_report_custody hr.group_hr_user 1 1 1 1
12 access_hr_custody_hr_employee2 hr.custody.employee2 model_wizard_return_date base.group_user 1 1 1 0