fixes frappe/erpnext#1627
diff --git a/erpnext/stock/doctype/item/item.json b/erpnext/stock/doctype/item/item.json
index d7b3853..f42f35c 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",