feat: update icons for erpnext settings shortcuts

This commit is contained in:
Shivam Mishra 2020-07-08 12:56:28 +05:30
parent 1358efe896
commit be5e129259

View File

@ -14,7 +14,7 @@
"idx": 0, "idx": 0,
"is_standard": 1, "is_standard": 1,
"label": "ERPNext Settings", "label": "ERPNext Settings",
"modified": "2020-06-30 18:35:41.160158", "modified": "2020-07-08 12:53:44.904241",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Setup", "module": "Setup",
"name": "ERPNext Settings", "name": "ERPNext Settings",
@ -23,89 +23,89 @@
"pin_to_top": 0, "pin_to_top": 0,
"shortcuts": [ "shortcuts": [
{ {
"icon": "octicon octicon-rocket", "icon": "project",
"label": "Projects Settings", "label": "Projects Settings",
"link_to": "Projects Settings", "link_to": "Projects Settings",
"type": "DocType" "type": "DocType"
}, },
{ {
"icon": "octicon octicon-repo", "icon": "accounting",
"label": "Accounts Settings", "label": "Accounts Settings",
"link_to": "Accounts Settings", "link_to": "Accounts Settings",
"type": "DocType" "type": "DocType"
}, },
{ {
"icon": "octicon octicon-package", "icon": "stock",
"label": "Stock Settings", "label": "Stock Settings",
"link_to": "Stock Settings", "link_to": "Stock Settings",
"type": "DocType" "type": "DocType"
}, },
{ {
"icon": "octicon octicon-organization", "icon": "hr",
"label": "HR Settings", "label": "HR Settings",
"link_to": "HR Settings", "link_to": "HR Settings",
"type": "DocType" "type": "DocType"
}, },
{ {
"icon": "octicon octicon-tag", "icon": "sell",
"label": "Selling Settings", "label": "Selling Settings",
"link_to": "Selling Settings", "link_to": "Selling Settings",
"type": "DocType" "type": "DocType"
}, },
{ {
"icon": "octicon octicon-briefcase", "icon": "buying",
"label": "Buying Settings", "label": "Buying Settings",
"link_to": "Buying Settings", "link_to": "Buying Settings",
"type": "DocType" "type": "DocType"
}, },
{ {
"icon": "fa fa-life-ring", "icon": "support",
"label": "Support Settings", "label": "Support Settings",
"link_to": "Support Settings", "link_to": "Support Settings",
"type": "DocType" "type": "DocType"
}, },
{ {
"icon": "fa fa-shopping-cart", "icon": "retail",
"label": "Shopping Cart Settings", "label": "Shopping Cart Settings",
"link_to": "Shopping Cart Settings", "link_to": "Shopping Cart Settings",
"type": "DocType" "type": "DocType"
}, },
{ {
"icon": "fa fa-globe", "icon": "website",
"label": "Portal Settings", "label": "Portal Settings",
"link_to": "Portal Settings", "link_to": "Portal Settings",
"type": "DocType" "type": "DocType"
}, },
{ {
"icon": "octicon octicon-tools", "icon": "organization",
"label": "Manufacturing Settings", "label": "Manufacturing Settings",
"link_to": "Manufacturing Settings", "link_to": "Manufacturing Settings",
"restrict_to_domain": "Manufacturing", "restrict_to_domain": "Manufacturing",
"type": "DocType" "type": "DocType"
}, },
{ {
"icon": "octicon octicon-mortar-board", "icon": "education",
"label": "Education Settings", "label": "Education Settings",
"link_to": "Education Settings", "link_to": "Education Settings",
"restrict_to_domain": "Education", "restrict_to_domain": "Education",
"type": "DocType" "type": "DocType"
}, },
{ {
"icon": "fa fa-bed", "icon": "organization",
"label": "Hotel Settings", "label": "Hotel Settings",
"link_to": "Hotel Settings", "link_to": "Hotel Settings",
"restrict_to_domain": "Hospitality", "restrict_to_domain": "Hospitality",
"type": "DocType" "type": "DocType"
}, },
{ {
"icon": "fa fa-heartbeat", "icon": "non-profit",
"label": "Healthcare Settings", "label": "Healthcare Settings",
"link_to": "Healthcare Settings", "link_to": "Healthcare Settings",
"restrict_to_domain": "Healthcare", "restrict_to_domain": "Healthcare",
"type": "DocType" "type": "DocType"
}, },
{ {
"icon": "fa fa-cog", "icon": "setting",
"label": "Domain Settings", "label": "Domain Settings",
"link_to": "Domain Settings", "link_to": "Domain Settings",
"type": "DocType" "type": "DocType"