From 2331d4f9a15aa244560c067eeeb5035fb3b190d7 Mon Sep 17 00:00:00 2001 From: ShashaQin Date: Tue, 9 Feb 2016 16:49:07 +0800 Subject: [PATCH] Update features_setup.json --- .../features_setup/features_setup.json | 27 +++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/erpnext/setup/doctype/features_setup/features_setup.json b/erpnext/setup/doctype/features_setup/features_setup.json index 217a23ab9ff..0394bc9c75b 100644 --- a/erpnext/setup/doctype/features_setup/features_setup.json +++ b/erpnext/setup/doctype/features_setup/features_setup.json @@ -180,6 +180,29 @@ "set_only_once": 0, "unique": 0 }, + { + "allow_on_submit": 0, + "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", + "fieldtype": "Check", + "hidden": 0, + "ignore_user_permissions": 0, + "in_filter": 0, + "in_list_view": 0, + "label": "Compact Print Layout", + "no_copy": 0, + "permlevel": 0, + "precision": "", + "print_hide": 0, + "read_only": 0, + "report_hide": 0, + "reqd": 0, + "search_index": 0, + "set_only_once": 0, + "unique": 0 + }, { "allow_on_submit": 0, "bold": 0, @@ -661,7 +684,7 @@ "is_submittable": 0, "issingle": 1, "istable": 0, - "modified": "2015-08-27 03:27:35.694800", + "modified": "2016-01-25 16:42:58.404448", "modified_by": "Administrator", "module": "Setup", "name": "Features Setup", @@ -711,4 +734,4 @@ ], "read_only": 0, "read_only_onload": 0 -} \ No newline at end of file +}