fix: current qty for batch in stock reco

This commit is contained in:
Rohit Waghchaure
2025-08-13 23:38:51 +05:30
parent 7ba61be796
commit 817e719cc2

View File

@@ -1473,6 +1473,7 @@ def get_stock_balance_for(
posting_time=posting_time,
for_stock_levels=True,
consider_negative_batches=True,
do_not_check_future_batches=True,
)
or 0
)