Update-o-matic
for osCommerce Online Merchant v2.2
There are many contribs out there to allow quicker updating of order statuses. Yet, there is none that allow you to just enter a list of order numbers, the status you want them to be, and update them all in a single click. This is what the update-o-matic does.
I'd call this a bare-bones package, just the main file itself, no multilanguage, no menu links... I just hope someone more talented can polish it up :)
By the way this works WONDERS if you use a barcode on your invoices/packing slips and use a barcode scanner to input the order numbers.
A lot of this file based on Jared Call's Customer Comments contrib, many thanks!
Legend: 
Download

Report
2008/03/12- version 1.4 by Freeman "Fabrizio"
--
-Fixed a bug so orders which are flagged as red i.e. not updated
still show as updated when you view the order they have had their status changed and the customer emailed,
when in reality it shouldn't have changed anything or sent emails
(thanks to Stubbsy for letting me know!)
-Cleaned up and commented the code
-Added a function to check if order exist and avoid "updating" status of inexistent orders
2008/03/06- version 1.3 by Freeman "Fabrizio"
--
-Fixed a bug so now it correctly output the orders affected and the ones that are not affected by status update
(thanks to Stubbsy for letting me know...Hell!)
-Cleaned up and commented the code
Added small new features/fix:
-Now shows the orders affected by status change
-Fixed status change checkbox under order edit page (was not showing when notified to the customer..so it always had the red cross on the customer notified page)
Hi Again,
just replace admin/update-o-matic.php with the enclosed one.It was sending wrong email status_name, now it's fixed :P
Cheers
Fab
History and Changelog:
2008/02/25- version 1.1 2008/02/25 by Freeman "Fabrizio"
-Made it Multilanguage
-Added the ability to notify by email to the customers the new order status
-Added forum support URL:
http://forums.oscommerce.com/index.php?showtopic=294092
------------------
All creds to the original Author
There are many contribs out there to allow quicker updating of order statuses. Yet, there is none that allow you to just enter a list of order numbers, the status you want them to be, and update them all in a single click. This is what the update-o-matic does.
I'd call this a bare-bones package, just the main file itself, no multilanguage, no menu links... I just hope someone more talented can polish it up :)
By the way this works WONDERS if you use a barcode on your invoices/packing slips and use a barcode scanner to input the order numbers.
A lot of this file based on Jared Call's Customer Comments contrib, many thanks!