fix: consider expired batches in the stock reco (#47909)
This commit is contained in:
@@ -286,6 +286,7 @@ class StockReconciliation(StockController):
|
||||
"warehouse": item.warehouse,
|
||||
"posting_date": self.posting_date,
|
||||
"posting_time": self.posting_time,
|
||||
"for_stock_levels": True,
|
||||
"ignore_voucher_nos": [self.name],
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user