From 65a2759432c7d3753813791d3e67c8348fe7b492 Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Sat, 21 Feb 2015 17:35:50 +0530 Subject: [PATCH] [minor] opportunity / item --- erpnext/crm/doctype/opportunity/opportunity.json | 4 ++-- erpnext/stock/doctype/item/item.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 367c3d884d..9517e5d31e 100644 --- a/erpnext/crm/doctype/opportunity/opportunity.json +++ b/erpnext/crm/doctype/opportunity/opportunity.json @@ -77,7 +77,7 @@ "depends_on": "", "fieldname": "customer_name", "fieldtype": "Data", - "hidden": 1, + "hidden": 0, "label": "Customer / Lead Name", "permlevel": 0, "print_hide": 0, @@ -391,7 +391,7 @@ "icon": "icon-info-sign", "idx": 1, "is_submittable": 1, - "modified": "2015-02-20 05:04:26.349773", + "modified": "2015-02-21 06:18:43.345191", "modified_by": "Administrator", "module": "CRM", "name": "Opportunity", diff --git a/erpnext/stock/doctype/item/item.json b/erpnext/stock/doctype/item/item.json index dc31b2881d..820299ec24 100644 --- a/erpnext/stock/doctype/item/item.json +++ b/erpnext/stock/doctype/item/item.json @@ -122,7 +122,7 @@ "fieldname": "image", "fieldtype": "Attach", "label": "Image", - "options": "", + "options": "image", "permlevel": 0, "precision": "" }, @@ -873,7 +873,7 @@ "icon": "icon-tag", "idx": 1, "max_attachments": 1, - "modified": "2015-02-20 05:08:14.975549", + "modified": "2015-02-21 06:27:23.368218", "modified_by": "Administrator", "module": "Stock", "name": "Item",