chore(patch): by default ledger entries of JE's will not be merged

(cherry picked from commit 3f537d30bd)
This commit is contained in:
ruthra kumar
2023-04-17 17:18:07 +05:30
parent 93bc1c5382
commit 9f090d2861

View File

@@ -326,5 +326,6 @@ erpnext.patches.v14_0.change_autoname_for_tax_withheld_vouchers
erpnext.patches.v14_0.update_asset_value_for_manual_depr_entries
erpnext.patches.v14_0.set_pick_list_status
erpnext.patches.v13_0.update_docs_link
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