chore: patch for creating existing dimensions in asset repair

(cherry picked from commit 80f508c4b1)
This commit is contained in:
ruthra kumar
2022-08-04 16:48:03 +05:30
committed by Mergify
parent 65bb1d8cc2
commit 04bdff736b
2 changed files with 30 additions and 0 deletions

View File

@@ -268,6 +268,7 @@ erpnext.patches.v13_0.enable_ksa_vat_docs #1
erpnext.patches.v13_0.show_india_localisation_deprecation_warning
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
[post_model_sync]
execute:frappe.delete_doc_if_exists('Workspace', 'ERPNext Integrations Settings')