Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
3273 Ansichten

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Mai 23
4126
1
Juni 23
2698
0
Mai 22
90
2
Aug. 25
4465
1
Aug. 23
2093