brotherton-erpnext/erpnext/setup/desk_page/erpnext_settings/erpnext_settings.json

112 lines
2.5 KiB
JSON
Raw Normal View History

2020-03-12 11:08:59 +00:00
{
"cards": [],
"category": "Modules",
"charts": [],
"creation": "2020-03-12 14:47:51.166455",
"developer_mode_only": 0,
"disable_user_customization": 0,
"docstatus": 0,
"doctype": "Desk Page",
"extends": "Settings",
"extends_another_page": 1,
"idx": 0,
"is_standard": 1,
"label": "ERPNext Settings",
2020-04-10 13:22:05 +00:00
"modified": "2020-04-01 11:28:51.400851",
2020-03-12 11:08:59 +00:00
"modified_by": "Administrator",
"module": "Setup",
"name": "ERPNext Settings",
"owner": "Administrator",
"pin_to_bottom": 0,
"pin_to_top": 0,
"shortcuts": [
{
"icon": "octicon octicon-rocket",
2020-04-10 13:22:05 +00:00
"label": "Projects Settings",
2020-03-12 11:08:59 +00:00
"link_to": "Projects Settings",
"type": "DocType"
},
{
"icon": "octicon octicon-repo",
2020-04-10 13:22:05 +00:00
"label": "Accounts Settings",
2020-03-12 11:08:59 +00:00
"link_to": "Accounts Settings",
"type": "DocType"
},
{
"icon": "octicon octicon-package",
2020-04-10 13:22:05 +00:00
"label": "Stock Settings",
2020-03-12 11:08:59 +00:00
"link_to": "Stock Settings",
"type": "DocType"
},
{
"icon": "octicon octicon-organization",
2020-04-10 13:22:05 +00:00
"label": "HR Settings",
2020-03-12 11:08:59 +00:00
"link_to": "HR Settings",
"type": "DocType"
},
{
"icon": "octicon octicon-tag",
2020-04-10 13:22:05 +00:00
"label": "Selling Settings",
2020-03-12 11:08:59 +00:00
"link_to": "Selling Settings",
"type": "DocType"
},
{
"icon": "octicon octicon-briefcase",
2020-04-10 13:22:05 +00:00
"label": "Buying Settings",
2020-03-12 11:08:59 +00:00
"link_to": "Buying Settings",
"type": "DocType"
},
{
"icon": "fa fa-life-ring",
2020-04-10 13:22:05 +00:00
"label": "Support Settings",
2020-03-12 11:08:59 +00:00
"link_to": "Support Settings",
"type": "DocType"
},
{
"icon": "fa fa-shopping-cart",
2020-04-10 13:22:05 +00:00
"label": "Shopping Cart Settings",
2020-03-12 11:08:59 +00:00
"link_to": "Shopping Cart Settings",
"type": "DocType"
},
{
"icon": "fa fa-globe",
2020-04-10 13:22:05 +00:00
"label": "Portal Settings",
2020-03-12 11:08:59 +00:00
"link_to": "Portal Settings",
"type": "DocType"
},
{
"icon": "octicon octicon-tools",
2020-04-10 13:22:05 +00:00
"label": "Manufacturing Settings",
2020-03-12 11:08:59 +00:00
"link_to": "Manufacturing Settings",
"restrict_to_domain": "Manufacturing",
"type": "DocType"
},
{
"icon": "octicon octicon-mortar-board",
2020-04-10 13:22:05 +00:00
"label": "Education Settings",
2020-03-12 11:08:59 +00:00
"link_to": "Education Settings",
"restrict_to_domain": "Education",
"type": "DocType"
},
{
"icon": "fa fa-bed",
2020-04-10 13:22:05 +00:00
"label": "Hotel Settings",
2020-03-12 11:08:59 +00:00
"link_to": "Hotel Settings",
"restrict_to_domain": "Hospitality",
"type": "DocType"
},
{
"icon": "fa fa-heartbeat",
2020-04-10 13:22:05 +00:00
"label": "Healthcare Settings",
2020-03-12 11:08:59 +00:00
"link_to": "Healthcare Settings",
"restrict_to_domain": "Healthcare",
"type": "DocType"
},
{
"icon": "fa fa-cog",
2020-04-10 13:22:05 +00:00
"label": "Domain Settings",
2020-03-12 11:08:59 +00:00
"link_to": "Domain Settings",
"type": "DocType"
}
]
}