Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
3256 Представления

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?



Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
мая 23
4113
1
июн. 23
2696
0
мая 22
90
2
авг. 25
4459
1
авг. 23
2091