feat: update icons for erpnext settings shortcuts
This commit is contained in:
parent
1358efe896
commit
be5e129259
@ -14,7 +14,7 @@
|
||||
"idx": 0,
|
||||
"is_standard": 1,
|
||||
"label": "ERPNext Settings",
|
||||
"modified": "2020-06-30 18:35:41.160158",
|
||||
"modified": "2020-07-08 12:53:44.904241",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Setup",
|
||||
"name": "ERPNext Settings",
|
||||
@ -23,89 +23,89 @@
|
||||
"pin_to_top": 0,
|
||||
"shortcuts": [
|
||||
{
|
||||
"icon": "octicon octicon-rocket",
|
||||
"icon": "project",
|
||||
"label": "Projects Settings",
|
||||
"link_to": "Projects Settings",
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
"icon": "octicon octicon-repo",
|
||||
"icon": "accounting",
|
||||
"label": "Accounts Settings",
|
||||
"link_to": "Accounts Settings",
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
"icon": "octicon octicon-package",
|
||||
"icon": "stock",
|
||||
"label": "Stock Settings",
|
||||
"link_to": "Stock Settings",
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
"icon": "octicon octicon-organization",
|
||||
"icon": "hr",
|
||||
"label": "HR Settings",
|
||||
"link_to": "HR Settings",
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
"icon": "octicon octicon-tag",
|
||||
"icon": "sell",
|
||||
"label": "Selling Settings",
|
||||
"link_to": "Selling Settings",
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
"icon": "octicon octicon-briefcase",
|
||||
"icon": "buying",
|
||||
"label": "Buying Settings",
|
||||
"link_to": "Buying Settings",
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
"icon": "fa fa-life-ring",
|
||||
"icon": "support",
|
||||
"label": "Support Settings",
|
||||
"link_to": "Support Settings",
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
"icon": "fa fa-shopping-cart",
|
||||
"icon": "retail",
|
||||
"label": "Shopping Cart Settings",
|
||||
"link_to": "Shopping Cart Settings",
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
"icon": "fa fa-globe",
|
||||
"icon": "website",
|
||||
"label": "Portal Settings",
|
||||
"link_to": "Portal Settings",
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
"icon": "octicon octicon-tools",
|
||||
"icon": "organization",
|
||||
"label": "Manufacturing Settings",
|
||||
"link_to": "Manufacturing Settings",
|
||||
"restrict_to_domain": "Manufacturing",
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
"icon": "octicon octicon-mortar-board",
|
||||
"icon": "education",
|
||||
"label": "Education Settings",
|
||||
"link_to": "Education Settings",
|
||||
"restrict_to_domain": "Education",
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
"icon": "fa fa-bed",
|
||||
"icon": "organization",
|
||||
"label": "Hotel Settings",
|
||||
"link_to": "Hotel Settings",
|
||||
"restrict_to_domain": "Hospitality",
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
"icon": "fa fa-heartbeat",
|
||||
"icon": "non-profit",
|
||||
"label": "Healthcare Settings",
|
||||
"link_to": "Healthcare Settings",
|
||||
"restrict_to_domain": "Healthcare",
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
"icon": "fa fa-cog",
|
||||
"icon": "setting",
|
||||
"label": "Domain Settings",
|
||||
"link_to": "Domain Settings",
|
||||
"type": "DocType"
|
||||
|
Loading…
Reference in New Issue
Block a user