19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:00 +01:00
parent a1137a1456
commit e1d89e11e3
2789 changed files with 1093187 additions and 605897 deletions

View file

@ -8,13 +8,20 @@ access_hr_employee_resource_user,resource.resource.user,resource.model_resource_
access_hr_department_user,hr.department.user,model_hr_department,group_hr_user,1,1,1,1
access_hr_department_employee,hr.department.employee,model_hr_department,base.group_user,1,0,0,0
access_hr_job_user,hr.job user,model_hr_job,group_hr_user,1,1,1,1
access_hr_plan_activity_type_employee,access_hr_plan_activity_type,model_hr_plan_activity_type,base.group_user,1,0,0,0
access_hr_plan_employee,access_hr_plan_employee,model_hr_plan,base.group_user,1,0,0,0
access_hr_plan_activity_type_hr_user,access_hr_plan_activity_type,model_hr_plan_activity_type,group_hr_user,1,1,1,1
access_hr_plan_hr_user,access_hr_plan_hr_user,model_hr_plan,group_hr_user,1,1,1,1
access_hr_plan_wizard,access.hr.plan.wizard,model_hr_plan_wizard,hr.group_hr_user,1,1,1,0
access_hr_departure_wizard,access.hr.departure.wizard,model_hr_departure_wizard,hr.group_hr_user,1,1,1,0
access_hr_job_employee,hr.job.employee,model_hr_job,base.group_user,1,0,0,0
access_hr_departure_wizard,access.hr.departure.wizard,model_hr_departure_wizard,group_hr_user,1,1,1,0
access_hr_bank_account_allocation_wizard,access.hr.bank.account.allocation.wizard,model_hr_bank_account_allocation_wizard,group_hr_user,1,1,1,0
access_hr_bank_account_allocation_wizard_line,access.hr.bank.account.allocation.wizard.line,model_hr_bank_account_allocation_wizard_line,group_hr_user,1,1,1,1
access_hr_version_wizard,access.hr.version.wizard,model_hr_version_wizard,group_hr_user,1,1,1,0
access_hr_work_location_user,access_hr_work_location_user,model_hr_work_location,base.group_user,1,0,0,0
access_hr_work_location_manager,access_hr_work_location_manager,model_hr_work_location,group_hr_manager,1,1,1,1
access_hr_departure_reason,access_hr_departure_reason_user,model_hr_departure_reason,group_hr_user,1,1,1,1
access_hr_contract_type_manager,hr.contract.type.manager,model_hr_contract_type,hr.group_hr_user,1,1,1,1
access_hr_contract_type_manager,hr.contract.type.manager,model_hr_contract_type,group_hr_user,1,1,1,1
access_hr_version_manager,hr.version.manager,model_hr_version,group_hr_manager,1,1,1,1
access_hr_version_user,hr.version.user,model_hr_version,group_hr_user,1,1,1,1
access_mail_activity_plan_hr_manager,mail.activity.plan.hr.manager,mail.model_mail_activity_plan,group_hr_manager,1,1,1,1
access_mail_activity_plan_template_hr_manager,mail.activity.plan.template.hr.manager,mail.model_mail_activity_plan_template,group_hr_manager,1,1,1,1
access_hr_payroll_structure_type_hr_contract_manager,hr.payroll.structure.type.contract.manager,model_hr_payroll_structure_type,group_hr_manager,1,1,1,1
access_hr_resource_manager,hr.employee.resource.manager,resource.model_resource_resource,hr.group_hr_manager,1,1,1,1
access_hr_resource_calendar_user,hr.employee.resource.calendar.user,resource.model_resource_calendar,hr.group_hr_user,1,1,1,1
access_hr_resource_calendar_attendance_user,hr.employee.resource.calendar.attendance.user,resource.model_resource_calendar_attendance,hr.group_hr_user,1,1,1,1

1 id name model_id:id group_id:id perm_read perm_write perm_create perm_unlink
8 access_hr_department_user hr.department.user model_hr_department group_hr_user 1 1 1 1
9 access_hr_department_employee hr.department.employee model_hr_department base.group_user 1 0 0 0
10 access_hr_job_user hr.job user model_hr_job group_hr_user 1 1 1 1
11 access_hr_plan_activity_type_employee access_hr_job_employee access_hr_plan_activity_type hr.job.employee model_hr_plan_activity_type model_hr_job base.group_user 1 0 0 0
12 access_hr_plan_employee access_hr_departure_wizard access_hr_plan_employee access.hr.departure.wizard model_hr_plan model_hr_departure_wizard base.group_user group_hr_user 1 0 1 0 1 0
13 access_hr_plan_activity_type_hr_user access_hr_bank_account_allocation_wizard access_hr_plan_activity_type access.hr.bank.account.allocation.wizard model_hr_plan_activity_type model_hr_bank_account_allocation_wizard group_hr_user 1 1 1 1 0
14 access_hr_plan_hr_user access_hr_bank_account_allocation_wizard_line access_hr_plan_hr_user access.hr.bank.account.allocation.wizard.line model_hr_plan model_hr_bank_account_allocation_wizard_line group_hr_user 1 1 1 1
15 access_hr_plan_wizard access_hr_version_wizard access.hr.plan.wizard access.hr.version.wizard model_hr_plan_wizard model_hr_version_wizard hr.group_hr_user group_hr_user 1 1 1 0
access_hr_departure_wizard access.hr.departure.wizard model_hr_departure_wizard hr.group_hr_user 1 1 1 0
16 access_hr_work_location_user access_hr_work_location_user model_hr_work_location base.group_user 1 0 0 0
17 access_hr_work_location_manager access_hr_work_location_manager model_hr_work_location group_hr_manager 1 1 1 1
18 access_hr_departure_reason access_hr_departure_reason_user model_hr_departure_reason group_hr_user 1 1 1 1
19 access_hr_contract_type_manager hr.contract.type.manager model_hr_contract_type hr.group_hr_user group_hr_user 1 1 1 1
20 access_hr_version_manager hr.version.manager model_hr_version group_hr_manager 1 1 1 1
21 access_hr_version_user hr.version.user model_hr_version group_hr_user 1 1 1 1
22 access_mail_activity_plan_hr_manager mail.activity.plan.hr.manager mail.model_mail_activity_plan group_hr_manager 1 1 1 1
23 access_mail_activity_plan_template_hr_manager mail.activity.plan.template.hr.manager mail.model_mail_activity_plan_template group_hr_manager 1 1 1 1
24 access_hr_payroll_structure_type_hr_contract_manager hr.payroll.structure.type.contract.manager model_hr_payroll_structure_type group_hr_manager 1 1 1 1
25 access_hr_resource_manager hr.employee.resource.manager resource.model_resource_resource hr.group_hr_manager 1 1 1 1
26 access_hr_resource_calendar_user hr.employee.resource.calendar.user resource.model_resource_calendar hr.group_hr_user 1 1 1 1
27 access_hr_resource_calendar_attendance_user hr.employee.resource.calendar.attendance.user resource.model_resource_calendar_attendance hr.group_hr_user 1 1 1 1