From b8e0bfc33586bf814c67b29705c189e06ba25ecf Mon Sep 17 00:00:00 2001 From: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com> Date: Wed, 16 Jan 2019 22:56:30 +0530 Subject: [PATCH] Delete pending_quotation.json --- .../pending_quotation/pending_quotation.json | 33 ------------------- 1 file changed, 33 deletions(-) delete mode 100644 erpnext/selling/report/pending_quotation/pending_quotation.json diff --git a/erpnext/selling/report/pending_quotation/pending_quotation.json b/erpnext/selling/report/pending_quotation/pending_quotation.json deleted file mode 100644 index 4616bc8411..0000000000 --- a/erpnext/selling/report/pending_quotation/pending_quotation.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "add_total_row": 0, - "creation": "2019-01-03 18:15:59.883138", - "disabled": 0, - "docstatus": 0, - "doctype": "Report", - "idx": 0, - "is_standard": "Yes", - "json": "{\"order_by\": \"`tabQuotation`.`modified` desc\", \"filters\": [[\"Quotation\", \"status\", \"!=\", \"Ordered\", false], [\"Quotation\", \"status\", \"!=\", \"Cancelled\", false], [\"Quotation\", \"status\", \"!=\", \"Lost\", false]], \"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 18:16:59.387310", - "modified_by": "Administrator", - "module": "Selling", - "name": "Pending Quotation", - "owner": "Administrator", - "prepared_report": 0, - "ref_doctype": "Quotation", - "report_name": "Pending Quotation", - "report_type": "Report Builder", - "roles": [ - { - "role": "Sales User" - }, - { - "role": "Sales Manager" - }, - { - "role": "Maintenance Manager" - }, - { - "role": "Maintenance User" - } - ] -} \ No newline at end of file