Merge pull request #38546 from frappe/mergify/bp/version-14-hotfix/pr-38283

chore: move reconciliation cleanup patch to pre-model sync (backport #38283)
This commit is contained in:
ruthra kumar
2023-12-04 14:33:44 +05:30
committed by GitHub

View File

@@ -270,6 +270,7 @@ erpnext.patches.v13_0.reset_corrupt_defaults
erpnext.patches.v13_0.create_accounting_dimensions_for_asset_repair
erpnext.patches.v14_0.update_reference_due_date_in_journal_entry
erpnext.patches.v14_0.france_depreciation_warning
erpnext.patches.v14_0.clear_reconciliation_values_from_singles
[post_model_sync]
execute:frappe.delete_doc_if_exists('Workspace', 'ERPNext Integrations Settings')