Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
5732 Zobrazení

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
Zrušit

Thank you Chris .Your answer is working .

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


Nejlepší odpověď

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
3
zář 23
2579
0
kvě 23
2585
1
kvě 23
2067
1
dub 23
1867
2
pro 19
40976