fix: enabling lead even after "Opportunity" created against it (#34627)

* fix: enabling lead even after "Opportunity" created against it

* chore: Linting Issues

---------

Co-authored-by: Komal Saraf <komal@frappe.io>
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
This commit is contained in:
Komal-Saraf0609
2023-03-30 08:03:55 +05:30
committed by GitHub
parent 7c5720ddb3
commit ad11934d39
3 changed files with 9 additions and 5 deletions

View File

@@ -330,3 +330,4 @@ erpnext.patches.v14_0.update_closing_balances
# below migration patches should always run last
erpnext.patches.v14_0.migrate_gl_to_payment_ledger
execute:frappe.delete_doc_if_exists("Report", "Tax Detail")
erpnext.patches.v15_0.enable_all_leads