Contributions
Alphabetical Order Product Listing
Do you usually get a lot of items ordered, which are inventoried alphabetically? Are you sick of wasting time because the orders you get from OSC are in the order the customer bought them, not the order you need them? Never fear, just replace this file, and your orders will now be sorted alphabetically.
Very simple mod, really, just added a "order by products_name ASC" in the order.php class file, it's on line 80 if you already modified this file and don't want to overwrite with mine.
| Thomas Gires | 9 Aug 2004 |
Do you usually get a lot of items ordered, which are inventoried alphabetically? Are you sick of wasting time because the orders you get from OSC are in the order the customer bought them, not the order you need them? Never fear, just replace this file, and your orders will now be sorted alphabetically.
Very simple mod, really, just added a "order by products_name ASC" in the order.php class file, it's on line 80 if you already modified this file and don't want to overwrite with mine.
Note: Contributions are used at own risk.
