refactor: patch old contract with full party name

(cherry picked from commit 8e2221178b)

# Conflicts:
#	erpnext/patches.txt
This commit is contained in:
ruthra kumar
2025-05-23 14:24:50 +05:30
committed by Mergify
parent 9abac4c6df
commit d5d1a51b92
2 changed files with 20 additions and 0 deletions

View File

@@ -405,3 +405,8 @@ erpnext.patches.v15_0.rename_group_by_to_categorize_by
execute:frappe.db.set_single_value("Accounts Settings", "receivable_payable_fetch_method", "Buffered Cursor")
erpnext.patches.v14_0.set_update_price_list_based_on
erpnext.patches.v15_0.rename_group_by_to_categorize_by_in_custom_reports
<<<<<<< HEAD
=======
erpnext.patches.v15_0.remove_agriculture_roles
erpnext.patches.v14_0.update_full_name_in_contract
>>>>>>> 8e2221178b (refactor: patch old contract with full party name)