İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
5806 Görünümler

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
Vazgeç

Thank you Chris .Your answer is working .

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


En İyi Yanıt

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

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
3
Eyl 23
2648
0
May 23
2613
1
May 23
2096
1
Nis 23
1910
2
Ara 19
41082