mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-15 23:48:38 +00:00
* fix: Add authorization checks on internal functions (#55709)
(cherry picked from commit ba936eefab)
# Conflicts:
# erpnext/accounts/doctype/pos_profile/pos_profile.py
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
# erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.py
# erpnext/support/doctype/issue/issue.py
* chore: conflicts
---------
Co-authored-by: Ankush Menat <ankush@frappe.io>