fix: workspace links to ecommerce settings (#28360)

This commit is contained in:
Ankush Menat
2021-11-12 10:54:31 +05:30
committed by GitHub
parent fc5372f201
commit da64d0b0f9

View File

@@ -16,7 +16,7 @@
"is_standard": 1,
"label": "ERPNext Settings",
"links": [],
"modified": "2021-10-26 21:32:55.323591",
"modified": "2021-11-12 01:32:55.323591",
"modified_by": "Administrator",
"module": "Setup",
"name": "ERPNext Settings",
@@ -76,8 +76,8 @@
},
{
"icon": "retail",
"label": "Shopping Cart Settings",
"link_to": "Shopping Cart Settings",
"label": "E Commerce Settings",
"link_to": "E Commerce Settings",
"type": "DocType"
},
{
@@ -119,13 +119,6 @@
"label": "Domain Settings",
"link_to": "Domain Settings",
"type": "DocType"
},
{
"doc_view": "",
"icon": "retail",
"label": "Products Settings",
"link_to": "Products Settings",
"type": "DocType"
}
]
}