Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1696 Widoki

This code in done in odoo v17


id , name , model_id:id , group_id:id , perm_read , perm_write , perm_create , perm_unlink

access_hr_payslip_employee , hr.payslip.run.employee , hr_payroll.model_hr_payslip_run , access_rights.group_hr_payroll_employee , 1 , 1 , 1 , 1
access_ hr_payslip_employe_contract , hr.contract. employee , hr_payroll.model_hr_contract , access_rights.group_hr_payroll_employee , 1 , 1 , 1 , 1
access_hr_payslip_employe_payslip , hr.payslip.employee , hr_payroll.model_hr_payslip , access_rights.group_hr_payroll_employee , 1 , 1 , 1 , 1




Employee












Anyone can tell me how is it possible when i login as the user i request i cant open payroll , it isnt even shown on apps when i login as this user i have given this rights ?





Awatar
Odrzuć
Najlepsza odpowiedź

Verify the current access rights in the database, follow these steps:


1. Activate Developer Mode.

2. Navigate to Settings (this is found in the main Odoo menu).

3. From there, go to the Technical section.

4. Look for the Models option.


In the Models section, you can check if the access rights are configured as expected.


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
lip 25
1963
0
mar 25
1055
1
lip 24
1928
7
lip 24
25134
2
kwi 24
3312