mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
fix: workspace links to ecommerce settings (#28360)
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
"is_standard": 1,
|
"is_standard": 1,
|
||||||
"label": "ERPNext Settings",
|
"label": "ERPNext Settings",
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2021-10-26 21:32:55.323591",
|
"modified": "2021-11-12 01:32:55.323591",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Setup",
|
"module": "Setup",
|
||||||
"name": "ERPNext Settings",
|
"name": "ERPNext Settings",
|
||||||
@@ -76,8 +76,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"icon": "retail",
|
"icon": "retail",
|
||||||
"label": "Shopping Cart Settings",
|
"label": "E Commerce Settings",
|
||||||
"link_to": "Shopping Cart Settings",
|
"link_to": "E Commerce Settings",
|
||||||
"type": "DocType"
|
"type": "DocType"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -119,13 +119,6 @@
|
|||||||
"label": "Domain Settings",
|
"label": "Domain Settings",
|
||||||
"link_to": "Domain Settings",
|
"link_to": "Domain Settings",
|
||||||
"type": "DocType"
|
"type": "DocType"
|
||||||
},
|
|
||||||
{
|
|
||||||
"doc_view": "",
|
|
||||||
"icon": "retail",
|
|
||||||
"label": "Products Settings",
|
|
||||||
"link_to": "Products Settings",
|
|
||||||
"type": "DocType"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user