mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-19 01:18:43 +00:00
* fix: validate permission before updating status (#53651)
(cherry picked from commit 8e17c722fb)
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.py
# erpnext/selling/doctype/sales_order/sales_order.py
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.py
* chore: resolve conflicts
---------
Co-authored-by: diptanilsaha <diptanil@frappe.io>
Inventory management module.