diff --git a/stock/doctype/item/item.txt b/stock/doctype/item/item.txt index 548be2f49c..54725a1d25 100644 --- a/stock/doctype/item/item.txt +++ b/stock/doctype/item/item.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-03 10:45:46", "docstatus": 0, - "modified": "2013-07-05 14:43:01", + "modified": "2013-07-05 16:24:34", "modified_by": "Administrator", "owner": "Administrator" }, @@ -14,7 +14,7 @@ "description": "A Product or a Service that is bought, sold or kept in stock.", "doctype": "DocType", "document_type": "Master", - "icon": "icon-circle", + "icon": "icon-tag", "max_attachments": 1, "module": "Stock", "name": "__common__",