View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003632 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2012-02-24 11:59 | 2012-06-05 13:01 |
Reporter | activesports | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 4.5.7 revision 41909 | ||||
Summary | 0003632: shipping link for order tracking still points to "DPD" without the possibilty to change. | ||||
Description | Also in Version 4.5.7 the link for order tracking is set to carrier "DPD" even when shop is not using "DPD" as carrier. It should at least be possible to set this link manually. It would be preferred that user can set this link via "shipping types" @ admin-site. While sending mail to the customer that shipment has been done this link should be included with the corresponding tracking number. | ||||
Steps To Reproduce | Make test-order. Declare test-order as shipped. Login as test-user and klick on "where is my parcel". You will be allways directed to DPD. | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
https://bugs.oxid-esales.com/view.php?id=3492 https://bugs.oxid-esales.com/view.php?id=2164 as far as I understand those solutions, you need to override oxOrder::getShipmentTrackingUrl() getter There is a sample module provided here: https://bugs.oxid-esales.com/view.php?id=3492#c5622 |
|
Solution for this issue is as written in the bug comments above |
|
would be worth a feature request anyway, to define individual tracking links in backend |
|
Hi, As this is more feature request, it is moved to the feature request list and will be implemented later. https://oxid.uservoice.com/forums/31940-feature-requests/suggestions/2517642-customizable-carrier-tracking-url-in-shop-settings Thank you for your hint. |