Skip to Content
Menu
This question has been flagged
1 Reply
1444 Views

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

Avatar
Discard
Best Answer

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)]

Avatar
Discard
Related Posts Replies Views Activity
1
May 23
2511
0
Jul 25
1018
0
Aug 24
1868
2
May 25
1908
0
May 25
1616