mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-16 00:37:15 +00:00
fix(delivery): rename dt fetch stop action
(cherry picked from commit 79d51a0a0b)
Co-authored-by: David Arnold <dgx.arnold@gmail.com>
This commit is contained in:
@@ -62,7 +62,7 @@ frappe.ui.form.on('Delivery Trip', {
|
||||
company: frm.doc.company,
|
||||
}
|
||||
})
|
||||
}, __("Get customers from"));
|
||||
}, __("Get stops from"));
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user