fix(delivery): rename dt fetch stop action
This commit is contained in:
parent
40cdde8820
commit
79d51a0a0b
@ -62,7 +62,7 @@ frappe.ui.form.on('Delivery Trip', {
|
|||||||
company: frm.doc.company,
|
company: frm.doc.company,
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}, __("Get customers from"));
|
}, __("Get stops from"));
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user