Skip to Content
मेन्यू
This question has been flagged
2 Replies
4878 Views

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

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

Avatar
Discard
Best Answer

Hello

try like below filter

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

Thanks

Avatar
Discard
Related Posts Replies Views Activity
1
सित॰ 18
4845
1
मई 18
4207
1
सित॰ 23
1485
9
जून 23
13554
2
जन॰ 22
4215