fix: Patch for reposting account closing balance (#43905)

This commit is contained in:
Nabin Hait
2024-10-29 23:00:41 +05:30
committed by GitHub
parent 966e8fa85e
commit 3a0d27b393
2 changed files with 19 additions and 4 deletions

View File

@@ -314,7 +314,7 @@ erpnext.patches.v15_0.update_asset_value_for_manual_depr_entries
erpnext.patches.v15_0.update_gpa_and_ndb_for_assdeprsch
erpnext.patches.v14_0.create_accounting_dimensions_for_closing_balance
erpnext.patches.v14_0.set_period_start_end_date_in_pcv
erpnext.patches.v14_0.update_closing_balances #14-07-2023
erpnext.patches.v14_0.update_closing_balances #29-10-2024
execute:frappe.db.set_single_value("Accounts Settings", "merge_similar_account_heads", 0)
erpnext.patches.v14_0.update_reference_type_in_journal_entry_accounts
erpnext.patches.v14_0.update_subscription_details