Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4 Відповіді
10607 Переглядів

In Multi copmany i run two completely seperate companies. Is there any way to completely remove access to employees from the other company? You can currently see all employees from both companies in the HR Module, even though I have set up each employee with access to only their own company.

Аватар
Відмінити
Найкраща відповідь

Add a new Record rule;

======

Name: Limit employee view by company (or something like that).
Object: Resource Detail

Access rights: Check All (R/W/C/D)

Rule:

[('company_id','in',[user.company_id.id])]

Global: check

======

That should fix it.

Credit to Yash Pancholi (https://www.youtube.com/watch?v=t5pl2igNOx8)

Аватар
Відмінити
Автор Найкраща відповідь

Thanks Ray, I'll check that out.

All the employees are set up within departments in their respective companies.

Thanks

Tony


Аватар
Відмінити
Найкраща відповідь

company_id exists on Department, not employee.  

Is each Employee assigned to a Deparment at a different company?  (Have not tried, this is just my suggestion).

Usually when you see 'all records' in a multi-company scenario, it is because company_id is False.

Аватар
Відмінити
Автор

Thanks Ray, I'll check that out.

All the employees are set up within departments in their respective companies.

Thanks

Tony

Related Posts Відповіді Переглядів Дія
0
лип. 21
2095
2
вер. 25
1705
1
лип. 24
1589
2
лист. 15
4742
2
бер. 15
4278