Project:Package Tracking
Version:6.x-1.1
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

We've installed module, now waiting for USPS account activation for production. One thing which was already noticed, is tracking numbers are appeared as link only in the user order list, for example
https://www.test.com/user/184/orders

Our managers (admins) are required same functionality. So the question is admin enable same functionality, to display tracking as links in order view from admin part https://www.test.com/admin/store/orders/446

Tracking is already present there but without link. May be it is possible to add some hook or something?

Thanks in advance.

Comments

#1

Status:active» needs review

I needed the same thing. The problem is that Ubercart doesn't allow you to modify order panes in any sane way. So I had uc_tracking define it's own order pane which lists all the tracking numbers as links.

After applying the patch, you can go to admin/store/settings/orders/edit/panes to disable the core "Tracking numbers" order pane.

AttachmentSize
964194-tracking_number_as_link.patch 1.22 KB