Skip to Content
मेन्यू
This question has been flagged
2 Replies
5763 Views

i have a many2many relationship with res.partner.i want to filter those records which are attached with user that means all the users which has partner ids will be filtered from res.partner .Any idea please.Thanks in advance.

Avatar
Discard

Thank you Chris .Your answer is working .

Also this domain is working i.e  domain=[('user_ids.id', '!=',False)].


Best Answer

If you want to select users on Contacts (res.partner) you can use the domain [["user_ids","!=",False]]

Avatar
Discard
Related Posts Replies Views Activity
3
सित॰ 23
2602
0
मई 23
2594
1
मई 23
2078
1
अप्रैल 23
1887
2
दिस॰ 19
41018