mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-12 17:51:20 +00:00
[icon] added in doctype
This commit is contained in:
@@ -2,13 +2,14 @@
|
||||
{
|
||||
"creation": "2013-01-10 16:34:30",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-07-05 12:31:46",
|
||||
"modified": "2013-07-05 14:34:37",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "harshada@webnotestech.com"
|
||||
},
|
||||
{
|
||||
"autoname": "naming_series:",
|
||||
"doctype": "DocType",
|
||||
"icon": "icon-bug",
|
||||
"is_submittable": 1,
|
||||
"module": "Support",
|
||||
"name": "__common__",
|
||||
|
||||
@@ -2,13 +2,14 @@
|
||||
{
|
||||
"creation": "2013-01-10 16:34:30",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-06-11 16:16:37",
|
||||
"modified": "2013-07-05 14:45:42",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"autoname": "MS.#####",
|
||||
"doctype": "DocType",
|
||||
"icon": "icon-calendar",
|
||||
"is_submittable": 1,
|
||||
"module": "Support",
|
||||
"name": "__common__",
|
||||
|
||||
@@ -2,13 +2,14 @@
|
||||
{
|
||||
"creation": "2013-01-10 16:34:31",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-06-11 16:16:37",
|
||||
"modified": "2013-07-05 14:45:54",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "ashwini@webnotestech.com"
|
||||
},
|
||||
{
|
||||
"autoname": "MV.#####",
|
||||
"doctype": "DocType",
|
||||
"icon": "icon-file-text",
|
||||
"is_submittable": 1,
|
||||
"module": "Support",
|
||||
"name": "__common__",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-01-10 16:34:31",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-02-11 17:23:08",
|
||||
"modified": "2013-07-05 14:47:08",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -11,6 +11,7 @@
|
||||
"description": "Create and Send Newsletters",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Other",
|
||||
"icon": "icon-envelope",
|
||||
"module": "Support",
|
||||
"name": "__common__"
|
||||
},
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-02-01 10:36:25",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-07-05 12:27:54",
|
||||
"modified": "2013-07-05 14:57:19",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -10,6 +10,7 @@
|
||||
"allow_attach": 1,
|
||||
"autoname": "naming_series:",
|
||||
"doctype": "DocType",
|
||||
"icon": "icon-ticket",
|
||||
"module": "Support",
|
||||
"name": "__common__",
|
||||
"search_fields": "status,customer,allocated_to,subject,raised_by"
|
||||
|
||||
Reference in New Issue
Block a user