Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
3271 Prikazi

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?



Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
maj 23
4126
1
jun. 23
2698
0
maj 22
90
2
avg. 25
4465
1
avg. 23
2093