chore: fix conflicts

This commit is contained in:
rohitwaghchaure
2026-06-27 17:10:28 +05:30
committed by GitHub
parent e1a3c8b61d
commit 1d81e52d8e

View File

@@ -1038,7 +1038,7 @@ class StockReconciliation(StockController):
update_modified=False,
)
def get_current_qty_from_ledger(self, row: StockReconciliationItem):
def get_current_qty_from_ledger(self, row):
"""Current (pre-reconciliation) qty for a row, recomputed from the ledger after reposting.
Serial/batch rows cannot have backdated qty changes inserted before a future reconciliation