Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3031 Vistas

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
Publicaciones relacionadas Respuestas Vistas Actividad
2
may 23
3610
1
jun 23
2507
0
may 22
90
1
ago 23
1795
1
jul 23
2102