769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
1.2 KiB
1.2 KiB
1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
---|---|---|---|---|---|---|---|---|
2 | access_hr_holidays_user | hr.holidays.user | model_hr_holidays | hr_holidays.group_hr_holidays_user | 1 | 1 | 1 | 1 |
3 | access_hr_holidays_employee | hr.holidays.employee | model_hr_holidays | base.group_user | 1 | 1 | 1 | 1 |
4 | access_hr_holydays_status_employee | hr.holidays.status employee | model_hr_holidays_status | base.group_user | 1 | 0 | 0 | 0 |
5 | access_hr_holydays_status_manager | hr.holidays.status manager | model_hr_holidays_status | hr_holidays.group_hr_holidays_manager | 1 | 1 | 1 | 1 |
6 | access_hr_holidays_remain_user | hr.holidays.ramain.user | model_hr_holidays_remaining_leaves_user | hr_holidays.group_hr_holidays_user | 1 | 1 | 1 | 1 |
7 | access_resource_calendar_leaves_user | resource_calendar_leaves_user | resource.model_resource_calendar_leaves | hr_holidays.group_hr_holidays_user | 1 | 1 | 1 | 1 |
8 | access_calendar_event_hr_user | calendar.event.hr.user | calendar.model_calendar_event | hr_holidays.group_hr_holidays_user | 1 | 1 | 1 | 1 |
9 | access_calendar_event_type_manager | calendar.event.type.manager | calendar.model_calendar_event_type | hr_holidays.group_hr_holidays_manager | 1 | 1 | 1 | 1 |
10 | access_calendar_attendee_hr_user | calendar.attendee.hr.user | calendar.model_calendar_attendee | hr_holidays.group_hr_holidays_user | 1 | 1 | 1 | 1 |