Skip to Content
Menu
This question has been flagged
2 Replies
5503 Rodiniai

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.

Portretas
Atmesti

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]]

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
3
rugs. 23
2379
0
geg. 23
2450
1
geg. 23
1915
1
bal. 23
1723
2
gruod. 19
40700