mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2026-01-07 16:43:04 +02:00
add new module
This commit is contained in:
3
hr_employee_shift/security/ir.model.access.csv
Normal file
3
hr_employee_shift/security/ir.model.access.csv
Normal file
@@ -0,0 +1,3 @@
|
||||
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
|
||||
access_hr_employee_shift_schedule,hr_employee_shift.hr_shift_schedule,model_hr_shift_schedule,hr.group_hr_manager,1,1,1,1
|
||||
access_hr_employee_shift_generate,hr_employee_shift.hr_shift_generate,model_hr_shift_generate,hr.group_hr_manager,1,1,1,1
|
||||
|
Reference in New Issue
Block a user