Reversing Print Order
Posted: Fri Apr 03, 2009 11:03 am
Having to work with a growing number of orders, we have noticed that the orders print in reverse (sequentially). For example, instead of printing 1, 2, 3, the orders print 3, 2, 1. That would be fine, however, when entering tracking numbers the orders are sequentially lowest to highest. Is there a simple way to have the orders print sequentially lowest to highest? The order print file is already modified to show the order status as printed after they are printed, so let me know if we need to show our Invoices file, or if it is a simple modification regardless. This would just make everything simpler, and keep consistency throughout the back end where order handling is concerned.