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

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
Zrušit
Nejlepší odpověď

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

Avatar
Zrušit
Nejlepší odpověď

Hello

try like below filter

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

Thanks

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
zář 18
4833
1
kvě 18
4165
1
zář 23
1461
9
čvn 23
13486
2
led 22
4126