- totally rebuilt from the ground up.
- proper paging and counts
- more customer information
- added credit card payment info details
- added more of the client address and contact fields
- individual product display of manufacturers name now works
- added order status display for each order . in case your not searching by order status
- added search input field so you can search for pretty much anything like telephone, fax, state, orders id, zip code, address etc ...
- added dropdown client select box to choose to display only orders from that client.
- added current todays date display to avoid confusion.
- added back navigation and go to orders buttons and you can click on the invoice icon to go to that specific order to view / edit it.
- streamlined code to be more in sync with most osc file structures ( a lot was taken from orders.php )
- some more stuff .. blahh blahh blahh
- Removed need for orderlist_styles.css stylesheet. you can delete it if already have an install.
- Removed the INSERT INTO `configuration` VALUES ('', 'Orderlist Days', 'ORDERLIST_DAYS ... Not really needed now. You can select orders by customer,
order status, enter how many past days .... or use the dropdown date boxes and select a From and To Date.

If you have the ORDERLIST_DAYS key in your database you should remove it if you use this version.

NOTE: If you are installing fresh you can SKIP the INSERT INTO `configuration step ... and SKIP step 1 - a.) Copy ordrlist_styles.css

Bound to have missed something .. LOL

More...