Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

I have created a sales team with following team hierarchy:

  • Sales Manager
    • Sales Person
      • Sales & Quotations, Leads, customers 

I want that the Sales Manager can see all the customers of his/her team. Same functionality I wanted for the leads and for that I have applied this domain filter ['|', ('section_id','=',user.default_section_id.id),('section_id','=',False)] which worked perfectly. And for customers, I am applying this domain filter [('user_id.section_id', '=', user.default_section_id,id)], but unfortunately I did'nt get success. I have applied numerous different domains but all are failed. Please help me out of this problem.

 

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
paź 22
11771
1
gru 23
4015
3
gru 21
7705
8
sie 20
5098
1
maj 25
1258