chore: handle some error cases and add empty patch file

This commit is contained in:
anandbaburajan
2022-12-14 13:20:37 +05:30
parent 8534390627
commit c99cd74a15
3 changed files with 19 additions and 3 deletions

View File

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