Skip to Content
Menú
This question has been flagged
1 Respondre
3280 Vistes

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
Descartar
Related Posts Respostes Vistes Activitat
2
de maig 23
4132
1
de juny 23
2700
0
de maig 22
90
2
d’ag. 25
4478
1
d’ag. 23
2100