mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
[style] Added Icons to Pages
This commit is contained in:
@@ -1,35 +1,36 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-06-14 15:07:28",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-07-11 14:39:42",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-10-04 16:57:27"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"module": "Accounts",
|
||||
"page_name": "Accounts Browser",
|
||||
"doctype": "Page",
|
||||
"icon": "icon-sitemap",
|
||||
"module": "Accounts",
|
||||
"name": "__common__",
|
||||
"page_name": "Accounts Browser",
|
||||
"standard": "Yes"
|
||||
},
|
||||
{
|
||||
"doctype": "Page Role",
|
||||
"name": "__common__",
|
||||
"parent": "Accounts Browser",
|
||||
"parentfield": "roles",
|
||||
"parenttype": "Page"
|
||||
},
|
||||
{
|
||||
"doctype": "Page",
|
||||
"name": "Accounts Browser"
|
||||
},
|
||||
{
|
||||
"doctype": "Page Role",
|
||||
"parenttype": "Page",
|
||||
"parentfield": "roles"
|
||||
"role": "Accounts User"
|
||||
},
|
||||
{
|
||||
"name": "Accounts Browser",
|
||||
"doctype": "Page"
|
||||
},
|
||||
{
|
||||
"role": "Accounts User",
|
||||
"doctype": "Page Role"
|
||||
},
|
||||
{
|
||||
"role": "Accounts Manager",
|
||||
"doctype": "Page Role"
|
||||
"doctype": "Page Role",
|
||||
"role": "Accounts Manager"
|
||||
}
|
||||
]
|
||||
@@ -1,21 +1,22 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-06-14 15:07:28",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-07-11 14:40:16",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-10-05 16:30:46"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"title": "Accounts Home",
|
||||
"module": "Accounts",
|
||||
"doctype": "Page",
|
||||
"icon": "icon-th",
|
||||
"module": "Accounts",
|
||||
"name": "__common__",
|
||||
"page_name": "accounts-home",
|
||||
"standard": "Yes"
|
||||
"standard": "Yes",
|
||||
"title": "Accounts Home"
|
||||
},
|
||||
{
|
||||
"name": "accounts-home",
|
||||
"doctype": "Page"
|
||||
"doctype": "Page",
|
||||
"name": "accounts-home"
|
||||
}
|
||||
]
|
||||
@@ -2,12 +2,13 @@
|
||||
{
|
||||
"creation": "2013-01-27 16:30:52",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-01-29 13:11:00",
|
||||
"modified": "2013-07-11 14:42:16",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"doctype": "Page",
|
||||
"icon": "icon-bar-chart",
|
||||
"module": "Accounts",
|
||||
"name": "__common__",
|
||||
"page_name": "financial-analytics",
|
||||
|
||||
@@ -2,12 +2,13 @@
|
||||
{
|
||||
"creation": "2013-01-27 16:30:52",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-01-29 13:11:17",
|
||||
"modified": "2013-07-11 14:41:59",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"doctype": "Page",
|
||||
"icon": "icon-money",
|
||||
"module": "Accounts",
|
||||
"name": "__common__",
|
||||
"page_name": "Financial Statements",
|
||||
|
||||
@@ -1,40 +1,41 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-09-14 11:25:48",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-07-11 14:42:21",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-10-04 17:00:09"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"title": "General Ledger",
|
||||
"module": "Accounts",
|
||||
"doctype": "Page",
|
||||
"icon": "icon-table",
|
||||
"module": "Accounts",
|
||||
"name": "__common__",
|
||||
"page_name": "general-ledger",
|
||||
"standard": "Yes"
|
||||
"standard": "Yes",
|
||||
"title": "General Ledger"
|
||||
},
|
||||
{
|
||||
"doctype": "Page Role",
|
||||
"name": "__common__",
|
||||
"parent": "general-ledger",
|
||||
"parentfield": "roles",
|
||||
"parenttype": "Page"
|
||||
},
|
||||
{
|
||||
"doctype": "Page",
|
||||
"name": "general-ledger"
|
||||
},
|
||||
{
|
||||
"doctype": "Page Role",
|
||||
"parenttype": "Page",
|
||||
"parentfield": "roles"
|
||||
"role": "Analytics"
|
||||
},
|
||||
{
|
||||
"name": "general-ledger",
|
||||
"doctype": "Page"
|
||||
"doctype": "Page Role",
|
||||
"role": "Accounts Manager"
|
||||
},
|
||||
{
|
||||
"role": "Analytics",
|
||||
"doctype": "Page Role"
|
||||
},
|
||||
{
|
||||
"role": "Accounts Manager",
|
||||
"doctype": "Page Role"
|
||||
},
|
||||
{
|
||||
"role": "Accounts User",
|
||||
"doctype": "Page Role"
|
||||
"doctype": "Page Role",
|
||||
"role": "Accounts User"
|
||||
}
|
||||
]
|
||||
@@ -2,12 +2,13 @@
|
||||
{
|
||||
"creation": "2013-01-27 16:30:52",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-01-29 13:11:43",
|
||||
"modified": "2013-07-11 14:44:49",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"doctype": "Page",
|
||||
"icon": "icon-table",
|
||||
"module": "Accounts",
|
||||
"name": "__common__",
|
||||
"page_name": "trial-balance",
|
||||
|
||||
@@ -1,30 +1,31 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-10-02 18:51:49",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-07-11 14:45:25",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-10-04 17:04:18"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"title": "Voucher Import Tool",
|
||||
"module": "Accounts",
|
||||
"doctype": "Page",
|
||||
"page_name": "voucher-import-tool",
|
||||
"standard": "Yes"
|
||||
},
|
||||
{
|
||||
"parent": "voucher-import-tool",
|
||||
"icon": "icon-upload",
|
||||
"module": "Accounts",
|
||||
"name": "__common__",
|
||||
"doctype": "Page Role",
|
||||
"parenttype": "Page",
|
||||
"role": "Accounts Manager",
|
||||
"parentfield": "roles"
|
||||
"page_name": "voucher-import-tool",
|
||||
"standard": "Yes",
|
||||
"title": "Voucher Import Tool"
|
||||
},
|
||||
{
|
||||
"name": "voucher-import-tool",
|
||||
"doctype": "Page"
|
||||
"doctype": "Page Role",
|
||||
"name": "__common__",
|
||||
"parent": "voucher-import-tool",
|
||||
"parentfield": "roles",
|
||||
"parenttype": "Page",
|
||||
"role": "Accounts Manager"
|
||||
},
|
||||
{
|
||||
"doctype": "Page",
|
||||
"name": "voucher-import-tool"
|
||||
},
|
||||
{
|
||||
"doctype": "Page Role"
|
||||
|
||||
Reference in New Issue
Block a user