Tracking numbers should not show up in order info when there is no tracking info
| Comment | File | Size | Author |
|---|---|---|---|
| tracking.patch | 415 bytes | bwynants |
Tracking numbers should not show up in order info when there is no tracking info
| Comment | File | Size | Author |
|---|---|---|---|
| tracking.patch | 415 bytes | bwynants |
Comments
Comment #1
longwaveCommitted, with changes to avoid an undefined variable error if the pane is to be hidden.
Comment #2
tr commentedSo now there's no way for the administrator to see and notice that the tracking number has not yet been entered? There's definitely a need to keep the tracking number block visible when it's empty. If you want the tracking number block hidden because you're not using tracking numbers, then just turn off the pane at admin/store/settings/orders.
I vote for reverting this patch.
Comment #3
longwaveCommitted a followup so the pane is always shown in the admin view, but hidden in the customer view if there is nothing to show. This reduces confusion for customers while taking into account the points raised in #2.
Comment #4
tr commentedSounds good to me. Thanks.
Comment #5
bwynants commentedsounds right, thanks!