fix: remove proprietorship and update it with individual

This commit is contained in:
Sanket322
2024-07-12 18:58:14 +05:30
parent 9cf92eaeab
commit c8ad6d1b2c
6 changed files with 12 additions and 4 deletions

View File

@@ -260,6 +260,7 @@ erpnext.patches.v15_0.delete_saudi_doctypes
erpnext.patches.v14_0.show_loan_management_deprecation_warning
erpnext.patches.v14_0.clear_reconciliation_values_from_singles
execute:frappe.rename_doc("Report", "TDS Payable Monthly", "Tax Withholding Details", force=True)
erpnext.patches.v14_0.update_proprietorship_to_individual
[post_model_sync]
execute:frappe.delete_doc_if_exists('Workspace', 'ERPNext Integrations Settings')