chore: patch to update property setter for Journal Entry Accounts

(cherry picked from commit 0587338435)
This commit is contained in:
ruthra kumar
2023-06-16 12:32:21 +05:30
committed by Mergify
parent db46987d4b
commit 287af687cf
2 changed files with 23 additions and 0 deletions

View File

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