コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
934 ビュー

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

アバター
破棄
最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
1
5月 23
1018
0
7月 25
214
0
8月 24
1287
2
5月 25
1157
0
5月 25
835