mirror of
https://github.com/bringout/oca-payroll.git
synced 2026-04-21 10:02:03 +02:00
Initial commit: OCA Payroll packages (5 packages)
This commit is contained in:
commit
d19274f581
407 changed files with 214057 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
"id","name","model_id:id","group_id:id","perm_read","perm_write","perm_create","perm_unlink"
|
||||
"access_hr_period","hr.period","model_hr_period",hr.group_hr_manager,1,1,1,1
|
||||
"access_hr_fiscalyear","hr.fiscalyear","model_hr_fiscalyear",hr.group_hr_manager,1,1,1,1
|
||||
"access_hr_period_base","hr.period","model_hr_period",base.group_user,1,0,0,0
|
||||
"access_hr_fiscalyear_base","hr.fiscalyear","model_hr_fiscalyear",base.group_user,1,0,0,0
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue