mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-13 22:51:49 +00:00
* perf: batch status check for on-hold/closed documents, remove N+1 queries (#54798)
(cherry picked from commit 5074597d00)
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.py
* chore: resolve conflicts
---------
Co-authored-by: Shubh Doshi <124681920+shubhdoshi21@users.noreply.github.com>
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com>