Skip to Content
Menu
This question has been flagged
1 Atsakyti
2843 Rodiniai

Hello, 

I'm trying to add some record rules to enable internal users to see helpdesk ticket that they are followers.


i have tried to create a domain filter like this but it doesn't work. 


['|', ("user_id","=",user.id) , ('message_follower_ids', 'in', user.id)]


can anyone please enlight me ? 

Portretas
Atmesti
Best Answer

Hi,


Try this condition:


['|', ("user_id", "=", user.id),('message_follower_ids', 'in', user.partner_id.id)]


Hope it helps

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
1
geg. 24
1556
2
liep. 24
2028
1
rugs. 23
2901
1
spal. 22
3314
0
spal. 19
5469