diff --git a/erpnext/stock/doctype/item/item.json b/erpnext/stock/doctype/item/item.json index d7b38534945..f42f35ccfa3 100644 --- a/erpnext/stock/doctype/item/item.json +++ b/erpnext/stock/doctype/item/item.json @@ -109,9 +109,9 @@ }, { "fieldname": "image", - "fieldtype": "Select", + "fieldtype": "Attach", "label": "Image", - "options": "attach_files:", + "options": "", "permlevel": 0, "read_only": 0 }, @@ -832,7 +832,7 @@ "icon": "icon-tag", "idx": 1, "max_attachments": 1, - "modified": "2014-05-07 05:29:42.155019", + "modified": "2014-05-12 07:54:58.118118", "modified_by": "Administrator", "module": "Stock", "name": "Item",