From 426bf4b5bbba92ef4ded17c72a673cc386d1e2fc Mon Sep 17 00:00:00 2001 From: ShashaQin Date: Fri, 12 Feb 2016 09:20:59 +0800 Subject: [PATCH] Update features_setup.json --- erpnext/setup/doctype/features_setup/features_setup.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/erpnext/setup/doctype/features_setup/features_setup.json b/erpnext/setup/doctype/features_setup/features_setup.json index 0394bc9c75..6db3132d38 100644 --- a/erpnext/setup/doctype/features_setup/features_setup.json +++ b/erpnext/setup/doctype/features_setup/features_setup.json @@ -185,17 +185,19 @@ "bold": 0, "collapsible": 0, "description": "if checked, only 5 columns are shown in print preview. Any extra field is shown under 'Description' column.", - "fieldname": "customised_print_preview", + "fieldname": "compact_item_view", "fieldtype": "Check", "hidden": 0, "ignore_user_permissions": 0, "in_filter": 0, "in_list_view": 0, - "label": "Compact Print Layout", + "label": "Compact Item View", + "length": 0, "no_copy": 0, "permlevel": 0, "precision": "", "print_hide": 0, + "print_hide_if_no_value": 0, "read_only": 0, "report_hide": 0, "reqd": 0, @@ -684,7 +686,7 @@ "is_submittable": 0, "issingle": 1, "istable": 0, - "modified": "2016-01-25 16:42:58.404448", + "modified": "2016-02-12 08:53:48.982439", "modified_by": "Administrator", "module": "Setup", "name": "Features Setup",