From 09d1eaa87b98a394dadaf4305e13ace6f81e1082 Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Tue, 8 Aug 2017 11:59:49 +0530 Subject: [PATCH] [minor] standard filters --- erpnext/crm/doctype/opportunity/opportunity.json | 4 ++-- erpnext/selling/doctype/sales_order/sales_order.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/erpnext/crm/doctype/opportunity/opportunity.json b/erpnext/crm/doctype/opportunity/opportunity.json index 6d9b51424d1..dc8b3e72a07 100644 --- a/erpnext/crm/doctype/opportunity/opportunity.json +++ b/erpnext/crm/doctype/opportunity/opportunity.json @@ -873,7 +873,7 @@ "in_filter": 0, "in_global_search": 0, "in_list_view": 0, - "in_standard_filter": 1, + "in_standard_filter": 0, "label": "Campaign", "length": 0, "no_copy": 0, @@ -1189,7 +1189,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2017-07-10 15:29:23.921967", + "modified": "2017-08-07 21:25:10.836517", "modified_by": "Administrator", "module": "CRM", "name": "Opportunity", diff --git a/erpnext/selling/doctype/sales_order/sales_order.json b/erpnext/selling/doctype/sales_order/sales_order.json index bf2ccf78f8a..b69b3fda77b 100644 --- a/erpnext/selling/doctype/sales_order/sales_order.json +++ b/erpnext/selling/doctype/sales_order/sales_order.json @@ -213,7 +213,7 @@ "in_filter": 0, "in_global_search": 0, "in_list_view": 0, - "in_standard_filter": 1, + "in_standard_filter": 0, "label": "Order Type", "length": 0, "no_copy": 0, @@ -3659,7 +3659,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2017-07-28 14:03:33.373347", + "modified": "2017-08-07 21:27:10.073581", "modified_by": "Administrator", "module": "Selling", "name": "Sales Order",