Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
3259 Переглядів

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
4114
1
черв. 23
2696
0
трав. 22
90
2
серп. 25
4460
1
серп. 23
2091