Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-34627

This commit is contained in:
Nabin Hait
2023-05-03 11:21:48 +05:30
committed by GitHub
149 changed files with 3990 additions and 1183 deletions

View File

@@ -328,5 +328,7 @@ erpnext.patches.v14_0.set_pick_list_status
erpnext.patches.v13_0.update_docs_link
execute:frappe.delete_doc_if_exists("Report", "Tax Detail")
erpnext.patches.v15_0.enable_all_leads
execute:frappe.db.set_single_value("Accounts Settings", "merge_similar_account_heads", 0)
# below migration patches should always run last
erpnext.patches.v14_0.migrate_gl_to_payment_ledger
erpnext.patches.v14_0.update_company_in_ldc