Quote Originally Posted by mauryg View Post
Could you explain this a little further? Where does USPS give you the normal tracking number? I think it is on the 'Scan Sheet' if you produce one on their site, or maybe on the 'receipt' at the end of the transaction?? I want to be able to enter it into Ty Tracker.
At the end after you print it shows the 20 numbers on the receipt page.. I copy and paste them line by line into each order. Realize tho that I am using the "usps+info-at-a-glance+quick-update-order" version that allows me to update stuff from the quick view of the orders on the side so I don't have to goto the details page each time.

It's not the best but there's no other way that I've found.

Quote Originally Posted by mauryg View Post
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.
You should easily be able to add that info the the sidebox on SO too.. That would be the only way I can think of unfortunately... tho i will give the variable set a try. I'm wondering if I can make javascript execute different code based on the page.. Now you got me thinking..... bad stuff (good stuff) happens when I start thinking