mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-07 23:31:20 +00:00
* fix: negative stock error while making stock reconciliation (#40016)
fix: negative stock error while making stock reco
(cherry picked from commit da184d709b)
# Conflicts:
# erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py
* chore: fix conflicts
* chore: fix linter issue
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
Inventory management module.