fix: breadcrumbs for maintenance visit and schedule under support
This commit is contained in:
parent
59d20c7d2c
commit
97f61d233e
@ -11,7 +11,9 @@ $.extend(frappe.breadcrumbs.preferred, {
|
||||
"Territory": "Selling",
|
||||
"Sales Person": "Selling",
|
||||
"Sales Partner": "Selling",
|
||||
"Brand": "Stock"
|
||||
"Brand": "Stock",
|
||||
"Maintenance Schedule": "Support",
|
||||
"Maintenance Visit": "Support"
|
||||
});
|
||||
|
||||
$.extend(frappe.breadcrumbs.module_map, {
|
||||
|
Loading…
x
Reference in New Issue
Block a user