From c31a1eec5b123c7048079c53ec0bdc8a664c5999 Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Thu, 14 Aug 2014 11:47:31 +0530 Subject: [PATCH] [ux] fixes to timeline --- .../doctype/supplier_quotation/supplier_quotation.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json b/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json index 235e4ebbc9..20aaf78d4f 100644 --- a/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json +++ b/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json @@ -433,6 +433,11 @@ "print_hide": 0, "read_only": 1 }, + { + "fieldname": "fold", + "fieldtype": "Fold", + "permlevel": 0 + }, { "fieldname": "terms_section_break", "fieldtype": "Section Break", @@ -571,7 +576,7 @@ "icon": "icon-shopping-cart", "idx": 1, "is_submittable": 1, - "modified": "2014-07-31 04:59:24.134759", + "modified": "2014-08-14 02:17:26.401532", "modified_by": "Administrator", "module": "Buying", "name": "Supplier Quotation",