Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
4868 Prikazi

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
Opusti
Best Answer

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

Avatar
Opusti
Best Answer

Hello

try like below filter

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

Thanks

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
sep. 18
4836
1
maj 18
4169
1
sep. 23
1465
9
jun. 23
13489
2
jan. 22
4144