fix(delivery): rename dt fetch stop action (cherry picked from commit 79d51a0a0b685909371e9bda68d9702fb287c53e) Co-authored-by: David Arnold <dgx.arnold@gmail.com>
This commit is contained in:
parent
777c1dd1ea
commit
fa5c75fd0a
@ -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