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

Hello, I have this problem.
I want to create a rule that allows the salesman to see only the contacts he has created.
I tried with these solution:

[('user_id','=',user.id)]

[('create_uid','=',user.id)

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

But none of these domain_force works.
How can solve the problem?



Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
maj 23
3699
1
cze 23
2527
0
maj 22
90
2
sie 25
3998
1
sie 23
1860