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.
894 B
894 B
1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
---|---|---|---|---|---|---|---|---|
2 | access_hr_flight_ticket_user | hr.flight.ticket.user | model_hr_flight_ticket | hr_holidays.group_hr_holidays_user | 1 | 1 | 1 | 1 |
3 | access_hr_flight_ticket_employee | hr.flight.ticket.employee | model_hr_flight_ticket | base.group_user | 1 | 1 | 1 | 1 |
4 | access_pending_task_user | pending.task.user | model_pending_task | hr_holidays.group_hr_holidays_user | 1 | 1 | 1 | 1 |
5 | access_pending_task_employee | pending.task.employee | model_pending_task | base.group_user | 1 | 1 | 1 | 1 |
6 | access_account_invoice | account.invoice.hr_manager | account.model_account_invoice | hr_holidays.group_hr_holidays_manager | 1 | 0 | 0 | 0 |
7 | access_account_invoice_tax | account.invoice.tax.hr_manager | account.model_account_invoice_tax | hr_holidays.group_hr_holidays_manager | 1 | 0 | 0 | 0 |
8 | access_account_move_line | account.move.line.hr_manager | account.model_account_move_line | hr_holidays.group_hr_holidays_manager | 1 | 0 | 0 | 0 |