mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 15:42:52 +00:00
[icons] added icons to forms, toolbars, moduleview, doclistview, reportview
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
"creation": "2013-06-20 15:40:29",
|
"creation": "2013-06-20 15:40:29",
|
||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"modified": "2013-07-05 14:33:47",
|
"modified": "2013-07-05 16:26:11",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"owner": "Administrator"
|
"owner": "Administrator"
|
||||||
},
|
},
|
||||||
@@ -11,7 +11,7 @@
|
|||||||
"description": "Specify Exchange Rate to convert one currency into another",
|
"description": "Specify Exchange Rate to convert one currency into another",
|
||||||
"doctype": "DocType",
|
"doctype": "DocType",
|
||||||
"document_type": "Master",
|
"document_type": "Master",
|
||||||
"icon": "icon-bitcoin",
|
"icon": "icon-exchange",
|
||||||
"module": "Setup",
|
"module": "Setup",
|
||||||
"name": "__common__"
|
"name": "__common__"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user