İçereği Atla
Menü
Bu soru işaretlendi

i am trying to filter those delivery order whose product contain "breakfast".the domain filter which i am using in action is :

<field name="domain">[('pack_operation_product_ids','=','breakfast')]</field>

but, it is returning all the records without filtering it.

i want it to filter all records like this, when "all transfer" menu item is clicked.

Thanks,

Avatar
Vazgeç
En İyi Yanıt
<filter name="breakfast" 
string="Product contains: breakfast"
domain="[('product_id','ilike','breakfast')]"/>
Avatar
Vazgeç
Üretici

Thanks it works, sorry dont have enough karma to vote up your answer.

İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Oca 24
14614
3
Ara 22
14699
0
Mar 15
4873
1
Ağu 25
231
3
Ağu 24
7272