Hello,
I am running 1.3.8a patched and am trying to find a way to display the shipping weight for an order in the details page in admin
Unless I know the weight of the items I have to re-create the users shopping cart so I can figure out what shipping weight to enter to my shipping carrier, surprisingly this basic information isn't available in the admin
I added a 'shipping_total_weight" field to the orders table as per http://www.zen-cart.com/forum/showthread.php?t=92657 but am unable to get it to show the value in admin/orders.php. I confirmed when new orders are created that the field is correctly propogated with the weight
Now my PHP knowledge is limited and I have seen this question raised a few times with no answers in my searches, does anyone have a solution?
Thank you!


Reply With Quote
