mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 11:49:10 +00:00
[style] Added Icons to Pages
This commit is contained in:
@@ -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