From 9da018d59ccddecbbfb9d1bdba5631461c2cf3f6 Mon Sep 17 00:00:00 2001 From: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com> Date: Wed, 16 Jan 2019 22:55:10 +0530 Subject: [PATCH] Delete quotation.json --- .../selling/report/quotation/quotation.json | 33 ------------------- 1 file changed, 33 deletions(-) delete mode 100644 erpnext/selling/report/quotation/quotation.json diff --git a/erpnext/selling/report/quotation/quotation.json b/erpnext/selling/report/quotation/quotation.json deleted file mode 100644 index 55cf0594065..00000000000 --- a/erpnext/selling/report/quotation/quotation.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "add_total_row": 0, - "creation": "2019-01-03 16:56:31.471743", - "disabled": 0, - "docstatus": 0, - "doctype": "Report", - "idx": 0, - "is_standard": "Yes", - "json": "{\"order_by\": \"`tabQuotation`.`modified` desc\", \"filters\": [], \"fields\": [[\"name\", \"Quotation\"], [\"docstatus\", \"Quotation\"], [\"title\", \"Quotation\"], [\"customer\", \"Quotation\"], [\"lead\", \"Quotation\"], [\"transaction_date\", \"Quotation\"], [\"order_type\", \"Quotation\"], [\"grand_total\", \"Quotation\"], [\"status\", \"Quotation\"], [\"currency\", \"Quotation\"], [\"customer_name\", \"Quotation\"], [\"base_grand_total\", \"Quotation\"], [\"company\", \"Quotation\"], [\"valid_till\", \"Quotation\"]], \"add_totals_row\": 0, \"add_total_row\": 0, \"page_length\": 20}", - "modified": "2019-01-03 16:56:47.332060", - "modified_by": "Administrator", - "module": "Selling", - "name": "Quotation", - "owner": "Administrator", - "prepared_report": 0, - "ref_doctype": "Quotation", - "report_name": "Quotation", - "report_type": "Report Builder", - "roles": [ - { - "role": "Sales User" - }, - { - "role": "Sales Manager" - }, - { - "role": "Maintenance Manager" - }, - { - "role": "Maintenance User" - } - ] -} \ No newline at end of file