View Issue Details

IDProjectCategoryView StatusLast Update
0003632OXID eShop (all versions)2. ----- eShop backend (admin) -----public2012-06-05 13:01
Reporteractivesports Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
Product Version4.5.7 revision 41909 
Summary0003632: shipping link for order tracking still points to "DPD" without the possibilty to change.
DescriptionAlso 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 ReproduceMake 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.
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

ray

2012-02-24 13:20

reporter   ~0005808

Last edited: 2012-02-24 13:20

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

dainius.bigelis

2012-04-23 08:37

reporter   ~0006395

Solution for this issue is as written in the bug comments above

ray

2012-04-23 08:40

reporter   ~0006396

would be worth a feature request anyway, to define individual tracking links in backend

jurate.baseviciene

2012-06-05 13:00

reporter   ~0006772

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.