Merge pull request #53095 from frappe/mergify/bp/version-15-hotfix/pr-52838

fix: correct fields being updated on material request and purchase or… (backport #52838)
This commit is contained in:
mergify[bot]
2026-03-04 07:33:02 +00:00
committed by GitHub
parent 072ab8d5f3
commit 68bac20198
5 changed files with 84 additions and 2 deletions

View File

@@ -432,3 +432,4 @@ erpnext.patches.v15_0.create_accounting_dimensions_in_advance_taxes_and_charges
erpnext.patches.v16_0.set_ordered_qty_in_quotation_item
erpnext.patches.v15_0.replace_http_with_https_in_sales_partner
erpnext.patches.v16_0.add_portal_redirects
erpnext.patches.v16_0.update_order_qty_and_requested_qty_based_on_mr_and_po