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
2110 Widoki

I want to give a manager (not an admin) to see the employees that work for him pipeline

Awatar
Odrzuć
Najlepsza odpowiedź

You would require to modify the record rules for it. When you mean manager do you refer to employee's manger as defined in Employees App or do you refer to team leader defined on the sales team?

The below is for employee's manager in Employee (HR) App

['|','|',('user_id','=',user.id),('user_id.employee_ids.parent_id.user_id', '=', user.id),('user_id','=',False)]

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
maj 23
4416
0
lip 25
1667
0
sie 24
2482
2
maj 25
2751
0
wrz 25
2188