mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-09 16:12:53 +00:00
Merge pull request #37605 from blaggacao/fix/rename-dt-fetch-stop-link-action
fix(delivery): rename dt fetch stop action
This commit is contained in:
@@ -62,7 +62,7 @@ frappe.ui.form.on('Delivery Trip', {
|
|||||||
company: frm.doc.company,
|
company: frm.doc.company,
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}, __("Get customers from"));
|
}, __("Get stops from"));
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user