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

How would I filter the lot search view

stock.search_product_lot_filter

, so it would only display lots that have product with qty > 0?

Avatar
Abbandona
Risposta migliore

Try creating user-defined filter with domain [["quant_ids.quantity",">",0]]

Avatar
Abbandona
Risposta migliore

Hello

try like below filter

<filter name="qty" string="Qty" domain="[('quant_ids.quantity', '&gt;', 0.0)]"/>

Thanks

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
set 18
4981
1
mag 18
4237
1
set 23
1588
9
giu 23
13730
2
gen 22
4348