Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1175 Zobrazení

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 ? 

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
3
čvc 25
862
1
led 23
2370
1
zář 19
2430
0
led 18
2197
2
bře 15
29681