You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
835 B
835 B
1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
---|---|---|---|---|---|---|---|---|
2 | access_department_history_user | access.department.history.user | model_department_history | base.group_user | 1 | 0 | 0 | 0 |
3 | access_salary_history_user | access.salary.history.user | model_salary_history | base.group_user | 1 | 0 | 0 | 0 |
4 | access_timesheet_cost_user | access.timesheet.cost.user | model_timesheet_cost | base.group_user | 1 | 0 | 0 | 0 |
5 | access_contract_history_user | access.contract.history.user | model_contract_history | base.group_user | 1 | 0 | 0 | 0 |
6 | access_department_history_manager | access.department.history.manager | model_department_history | hr.group_hr_manager | 1 | 1 | 1 | 1 |
7 | access_salary_history_manager | access.salary.history.manager | model_salary_history | hr.group_hr_manager | 1 | 1 | 1 | 1 |
8 | access_contract_history_manager | access.contract.history.manager | model_contract_history | hr.group_hr_manager | 1 | 1 | 1 | 1 |