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.
702 B
702 B
1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
---|---|---|---|---|---|---|---|---|
2 | access_hr_loan_user | access.hr.loan.user | model_hr_loan | base.group_user | 1 | 1 | 1 | 0 |
3 | access_hr_job_user | access.hr.job.user | hr.model_hr_job | base.group_user | 1 | 1 | 1 | 0 |
4 | access_hr_loan_line_user | access.hr.loan.line.user | model_hr_loan_line | base.group_user | 1 | 1 | 1 | 0 |
5 | access_hr_loan_officer | access.hr.loan.officer | model_hr_loan | hr.group_hr_user | 1 | 1 | 1 | 1 |
6 | access_hr_loan_line_officer | access.hr.loan.line.officer | model_hr_loan_line | hr.group_hr_user | 1 | 1 | 1 | 1 |
7 | access_hr_loan_manager | access.hr.loan.manager | model_hr_loan | hr.group_hr_manager | 1 | 1 | 1 | 1 |
8 | access_hr_loan_line_manager | access.hr.loan.line.manager | model_hr_loan_line | hr.group_hr_manager | 1 | 1 | 1 | 1 |