fix listview load doctype

This commit is contained in:
Luiz Costa 2024-06-06 12:06:43 +01:00
parent 40edde9653
commit 4570980d12

View File

@ -124,7 +124,7 @@ function show_map(frm) {
loadLeafletAndInitMap(frm, create_dialog_and_init_map);
}
frappe.listview_settings.Trip = {
frappe.listview_settings['Trip'] = {
button: {
show: function (doc) {
return true;