From f176cc03df1ae2df0b3c53eab9dea4c5ff614d11 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Fri, 8 Jul 2016 09:02:54 +0530 Subject: [PATCH] Deleted report Customers Not Buying Since Long Time --- erpnext/patches.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/erpnext/patches.txt b/erpnext/patches.txt index 7c99e3e2cb3..65d8e056f29 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