تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1146 أدوات العرض

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 ? 

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
3
يوليو 25
838
1
يناير 23
2364
1
سبتمبر 19
2424
0
يناير 18
2195
2
مارس 15
29677