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

We are on ODOO14 Enterprise Edition.

I wanted to modify my Delivery Orders filters to exclude all Delivery orders that has a certain product in the Detailed Operations.

The product i want to exclude is the product where the name contains 'Peaks'. I have created this filter:


["&","&","&",["picking_type_id","=",2],["state","in",["assigned","partially_available"]],["carrier_id","ilike","Fedex"],["product_id","not ilike","Peaks"]]


It works ONLY if one there is one product in the Detailed Operations. 


When i have multiple products, the does not work:


Is there an way to solve the problem ? 
Or add a condition of multiple products ? 

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
Python: Retrieving filtered records แก้ไขแล้ว
3
ก.ค. 25
908
1
ม.ค. 23
2396
1
ก.ย. 19
2459
0
ม.ค. 18
2212
2
มี.ค. 15
29721