mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-29 18:04:46 +00:00
fix: Add Shopping Cart and Contacts
This commit is contained in:
@@ -58,5 +58,7 @@ $.extend(frappe.breadcrumbs.module_map, {
|
|||||||
'Geo': 'Settings',
|
'Geo': 'Settings',
|
||||||
'Accounts': 'Accounting',
|
'Accounts': 'Accounting',
|
||||||
'Portal': 'Website',
|
'Portal': 'Website',
|
||||||
'Utilities': 'Settings'
|
'Utilities': 'Settings',
|
||||||
|
'Shopping Cart': 'Website',
|
||||||
|
'Contacts': 'CRM'
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user