From 97f85882022a1e50b47900afcd3fd43aa6eece26 Mon Sep 17 00:00:00 2001 From: anandbaburajan Date: Tue, 27 Dec 2022 12:15:37 +0530 Subject: [PATCH] chore: fix patch name --- erpnext/patches.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/patches.txt b/erpnext/patches.txt index ba92e9084f7..74f866e20eb 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt @@ -268,7 +268,7 @@ erpnext.patches.v13_0.show_hr_payroll_deprecation_warning erpnext.patches.v13_0.reset_corrupt_defaults erpnext.patches.v13_0.create_accounting_dimensions_for_asset_repair erpnext.patches.v15_0.delete_taxjar_doctypes -erpnext.patches.v15_0.create_asset_depreciation_schedules_from_assets #03 +erpnext.patches.v15_0.create_asset_depreciation_schedules_from_assets [post_model_sync] execute:frappe.delete_doc_if_exists('Workspace', 'ERPNext Integrations Settings')