From ef4c3b8e2f388633c530b4ec2e53d76302c0e6a1 Mon Sep 17 00:00:00 2001 From: Shreya Shah Date: Mon, 12 Mar 2018 11:20:49 +0530 Subject: [PATCH] add has variants in standard filter (#13251) --- erpnext/stock/doctype/item/item.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/stock/doctype/item/item.json b/erpnext/stock/doctype/item/item.json index 0c834c5532..1866d8f223 100644 --- a/erpnext/stock/doctype/item/item.json +++ b/erpnext/stock/doctype/item/item.json @@ -1593,7 +1593,7 @@ "in_filter": 0, "in_global_search": 0, "in_list_view": 0, - "in_standard_filter": 0, + "in_standard_filter": 1, "label": "Has Variants", "length": 0, "no_copy": 1, @@ -3686,7 +3686,7 @@ "issingle": 0, "istable": 0, "max_attachments": 1, - "modified": "2018-03-06 10:21:48.715529", + "modified": "2018-03-09 03:13:18.516087", "modified_by": "Administrator", "module": "Stock", "name": "Item",