|
|
|
|
"This small contribution will make a new page called orders2.php, I felt this is needed to store
shipped orders away from the regular orders page since it can get quite cluttered.
What this does is add another page where all orders marked as "shipped" will automatically be stored.
(or whatever you call your shipped orders)This is determined by the order_status_id.
You can use PHPMyAdmin to look at the orders_status table to determine the id for your status--complete directions are included in the read me file.
You can access the new page via a link that will be added under
the regular orders link in admin section.
A very nice way to clean up the orders page without deleting all the shipped orders!
I hope this is helpful--all real credit goes to Daemonj from osC forums. He gave me the
advice on how to accomplish my idea.
3 files includes with install directions--small mods to a few files, takes about 3 minutes to install" |
|
|
|
 |
| For more information, visit the official osCommerce contribution webpage. |
 |
|
|