mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 23:22:52 +00:00
* refactor: repost error handling (cherry picked from commitafc5a55a23) * test: dependent GL entry reposting (cherry picked from commita2af2daca7) # Conflicts: # erpnext/stock/doctype/stock_ledger_entry/test_stock_ledger_entry.py * fix: dependent GLE reposting (cherry picked from commitecdb49314f) # Conflicts: # erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.json # erpnext/stock/stock_ledger.py * test: repost queue progress (cherry picked from commit8f519545b0) * test: use disposable item codes in tests dependency causes flake (cherry picked from commitd2882ea436) * fix: correct sorting while updating bin (cherry picked from commitb24920c0e9) # Conflicts: # erpnext/stock/doctype/bin/bin.py * fix: sort stock vouchers before reposting GLE (cherry picked from commit700e864d90) * test: discard local future SLE cache between tests (cherry picked from commit9734329094) * chore: conflicts Co-authored-by: Ankush Menat <ankush@frappe.io>
Inventory management module.