Skip to content

Instantly share code, notes, and snippets.

@ernestoruiz89
Created June 8, 2023 18:05
Show Gist options
  • Save ernestoruiz89/cdd4a2f8f1870aa3da01d1277e563e07 to your computer and use it in GitHub Desktop.
Save ernestoruiz89/cdd4a2f8f1870aa3da01d1277e563e07 to your computer and use it in GitHub Desktop.
frappe.listview_settings['Journal Entry'] = {
refresh(list) {
frappe.breadcrumbs.clear();
frappe.breadcrumbs.set_custom_breadcrumbs({
route: "/app/support",
label: "Support"
});
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment