
Originally Posted by
mauryg
With regard to another question I had:
I realize now that the weight is not important in that line if you show the correct weight (including tare) in the line above. However, the shipping method, which is the one the customer chose and is stored in the orders table, is critical. Otherwise, how do you know which selection to make when you go to the USPS page? In orders.php that info is shown in the sidebox when you look at the 'edit' page. But in Super Orders it only shows in the shipping cost line when you go to the 'details' page. And if you do an 'edit totals' then it only shows the shipper (from the orders_total table), not the method. Guess I'll have to bug Frank (Blindside) about that one.