brotherton-erpnext/erpnext/selling/desk_page/retail/retail.json

48 lines
1.9 KiB
JSON
Raw Normal View History

2020-03-02 11:55:18 +00:00
{
"cards": [
{
2020-04-10 13:22:05 +00:00
"hidden": 0,
"label": "Settings & Configurations",
"links": "[\n {\n \"description\": \"Setup default values for POS Invoices\",\n \"label\": \"Point-of-Sale Profile\",\n \"name\": \"POS Profile\",\n \"onboard\": 1,\n \"type\": \"doctype\"\n },\n {\n \"label\": \"POS Settings\",\n \"name\": \"POS Settings\",\n \"type\": \"doctype\"\n }\n]"
},
{
"hidden": 0,
"label": "Loyalty Program",
"links": "[\n {\n \"description\": \"To make Customer based incentive schemes.\",\n \"label\": \"Loyalty Program\",\n \"name\": \"Loyalty Program\",\n \"type\": \"doctype\"\n },\n {\n \"description\": \"To view logs of Loyalty Points assigned to a Customer.\",\n \"label\": \"Loyalty Point Entry\",\n \"name\": \"Loyalty Point Entry\",\n \"type\": \"doctype\"\n }\n]"
},
{
"hidden": 0,
"label": "Opening & Closing",
"links": "[\n {\n \"label\": \"POS Opening Entry\",\n \"name\": \"POS Opening Entry\",\n \"type\": \"doctype\"\n },\n {\n \"label\": \"POS Closing Entry\",\n \"name\": \"POS Closing Entry\",\n \"type\": \"doctype\"\n }\n]"
2020-03-02 11:55:18 +00:00
}
],
"category": "Domains",
"charts": [],
"creation": "2020-03-02 17:18:32.505616",
"developer_mode_only": 0,
"disable_user_customization": 0,
"docstatus": 0,
"doctype": "Desk Page",
2020-03-12 11:04:34 +00:00
"extends_another_page": 0,
2020-07-06 08:39:33 +00:00
"hide_custom": 0,
"icon": "retail",
2020-03-02 11:55:18 +00:00
"idx": 0,
2020-03-12 11:04:34 +00:00
"is_standard": 1,
2020-03-02 11:55:18 +00:00
"label": "Retail",
"modified": "2020-09-09 11:46:28.297435",
2020-03-02 11:55:18 +00:00
"modified_by": "Administrator",
"module": "Selling",
"name": "Retail",
"owner": "Administrator",
"pin_to_bottom": 0,
"pin_to_top": 0,
"restrict_to_domain": "Retail",
2020-08-20 12:31:20 +00:00
"shortcuts": [
{
"doc_view": "",
"label": "Point Of Sale",
2020-08-20 12:31:20 +00:00
"link_to": "point-of-sale",
"type": "Page"
}
]
2020-03-02 11:55:18 +00:00
}