Merge pull request #20472 from ParthKharwar/dev-brand-breadcrumb

fix: rename breadcrumb for brand doctype to stock
This commit is contained in:
Deepesh Garg 2020-01-30 13:09:51 +05:30 committed by GitHub
commit 8f2481d702
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ $.extend(frappe.breadcrumbs.preferred, {
"Territory": "Selling",
"Sales Person": "Selling",
"Sales Partner": "Selling",
"Brand": "Selling"
"Brand": "Stock"
});
$.extend(frappe.breadcrumbs.module_map, {