mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 12:19:12 +00:00
[icon] added in doctype
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-03-07 18:50:32",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-03-11 17:58:45",
|
||||
"modified": "2013-07-05 15:02:12",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -12,6 +12,7 @@
|
||||
"description": "A logical Warehouse against which stock entries are made.",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master",
|
||||
"icon": "icon-building",
|
||||
"module": "Stock",
|
||||
"name": "__common__",
|
||||
"search_fields": "warehouse_type"
|
||||
|
||||
Reference in New Issue
Block a user