Skip to Content
Menú
This question has been flagged
1 Respondre
3043 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
3635
1
de juny 23
2519
0
de maig 22
90
1
d’ag. 23
1828
1
de jul. 23
2129