diff --git a/erpnext/patches.txt b/erpnext/patches.txt index 7c99e3e2cb..65d8e056f2 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt @@ -289,3 +289,4 @@ erpnext.patches.v7_0.rename_advance_table_fields erpnext.patches.v7_0.rename_salary_components erpnext.patches.v7_0.rename_prevdoc_fields erpnext.patches.v7_0.rename_time_sheet_doctype +execute:frappe.delete_doc_if_exists("Report", "Customers Not Buying Since Long Time") \ No newline at end of file