Merge pull request #23369 from abhishekbalam/breadcrumbs_for_maintenance
Fix(Maintenance): Breadcrumbs for Maintenance Visit and Schedule
This commit is contained in:
commit
30dbfc31e2
@ -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