Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
4027 มุมมอง

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,

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด
<filter name="breakfast" 
string="Product contains: breakfast"
domain="[('product_id','ilike','breakfast')]"/>
อวตาร
ละทิ้ง
ผู้เขียน

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

Related Posts ตอบกลับ มุมมอง กิจกรรม
2
ม.ค. 24
14639
3
ธ.ค. 22
14773
0
มี.ค. 15
4912
2
ส.ค. 25
360
3
ส.ค. 24
7322