Added converted status in Opportunity
diff --git a/erpnext/patches.txt b/erpnext/patches.txt
index e700bea..d7c156d 100644
--- a/erpnext/patches.txt
+++ b/erpnext/patches.txt
@@ -303,5 +303,4 @@
 erpnext.patches.v7_0.remove_administrator_role_in_doctypes
 erpnext.patches.v7_0.rename_fee_amount_to_fee_component
 erpnext.patches.v7_0.calculate_total_costing_amount
-erpnext.patches.v7_0.fix_nonwarehouse_ledger_gl_entries_for_transactions
-execute:frappe.db.sql("""update `tabOpportunity` set status='Quotation' where status='Converted'""")
\ No newline at end of file
+erpnext.patches.v7_0.fix_nonwarehouse_ledger_gl_entries_for_transactions
\ No newline at end of file