Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1153 Visualizzazioni

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
3
lug 25
840
1
gen 23
2366
1
set 19
2426
0
gen 18
2197
2
mar 15
29677