392 B
392 B
1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
---|---|---|---|---|---|---|---|---|
2 | access_hr_employee_location | hr.employee.location | model_hr_employee_location | hr.group_hr_user | 1 | 1 | 1 | 1 |
3 | access_user_employee_location | hr.employee.location | model_hr_employee_location | base.group_user | 1 | 1 | 1 | 1 |
4 | access_homework_location_wizard | homework.location.wizard | model_homework_location_wizard | base.group_user | 1 | 1 | 1 | 1 |