mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-22 23:52:05 +02:00
790 B
790 B
| 1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
|---|---|---|---|---|---|---|---|---|
| 2 | access_hr_attendance_officer | hr.attendance.user | model_hr_attendance | group_hr_attendance_user | 1 | 1 | 1 | 1 |
| 3 | access_hr_attendance_user | hr.attendance.system.user | model_hr_attendance | group_hr_attendance | 1 | 0 | 1 | 0 |
| 4 | access_hr_attendance_system_user | hr.attendance.system.user | model_hr_attendance | base.group_user | 1 | 0 | 0 | 0 |
| 5 | access_hr_attendance_overtime_user | hr.attendance.overtime.user | model_hr_attendance_overtime | hr_attendance.group_hr_attendance_user | 1 | 1 | 1 | 1 |
| 6 | access_hr_attendance_overtime_system_user | hr.attendance.overtime.system.user | model_hr_attendance_overtime | base.group_user | 1 | 0 | 0 | 0 |
| 7 | access_hr_attendance_report_user | hr.attendance.report.user | model_hr_attendance_report | hr_attendance.group_hr_attendance_user | 1 | 1 | 1 | 1 |