diff --git a/erpnext/stock/doctype/item/item.json b/erpnext/stock/doctype/item/item.json index 383fb61f519..46efd4ee26f 100644 --- a/erpnext/stock/doctype/item/item.json +++ b/erpnext/stock/doctype/item/item.json @@ -904,7 +904,7 @@ "description": "Item Image (if not slideshow)", "fieldname": "website_image", "fieldtype": "Attach", - "label": "Image" + "label": "Website Image" }, { "fieldname": "thumbnail", @@ -1040,7 +1040,7 @@ "idx": 2, "image_field": "image", "max_attachments": 1, - "modified": "2019-07-12 12:18:13.977931", + "modified": "2019-09-03 18:34:13.977931", "modified_by": "Administrator", "module": "Stock", "name": "Item",