Is there a way that only the HR manager and supervisor can access the employees within a specific department?
For example, I have departments A,B,C,D and I want the employees under department 'A' should only be accessible by their HR Manager and the supervisor
The department A should only be visible to the HR Manager and the supervisor.
How can I do this, please help.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
Hi,
Here are two effective methods:
Using Access Groups and Record Rules:
Step 1: Create Access Groups:
Create two new groups: "Dept A HR Manager" and "Dept A Supervisor."
Assign relevant users (HR Manager and Supervisor for Department A) to each group
Step 2: Define Record Rules:
Domain: [('department_id', '=', a_department_id)] (Replace a_department_id with the actual ID of Department A)
Groups: Choose "Read access" and "Write access" for both "Dept A HR Manager" and "Dept A Supervisor" groups.
Hope it helps
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
0
wrz 22
|
3692 | ||
How to get employee_id by department_id
Rozwiązane
|
|
1
mar 18
|
3637 | |
|
0
maj 15
|
4660 | ||
|
0
maj 19
|
3270 | ||
|
1
lut 25
|
7335 |