Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
3281 Visualizações

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
mai. 23
4133
1
jun. 23
2700
0
mai. 22
90
2
ago. 25
4479
1
ago. 23
2100