跳至內容
選單
此問題已被標幟
1 回覆
3272 瀏覽次數

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?



頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
5月 23
4126
1
6月 23
2698
0
5月 22
90
2
8月 25
4465
1
8月 23
2093