My order fullfillment people are bugging me to give them a way to change all the orders marked 'New Order' to 'Processing' at one time, so they don't have to go in and change them individually. We're already using the utility to print all the packing slips at one time, so this would be a logical extension to that. I've found the code where they get changed one at a time, and can probably figure out how to change them all from one status to another--I know what the SQL command needs to be. But right now, adding a button on the orders.php page, even without a dropdown list to choose from, is beyond my skills and beyond my time to work out.
Has anyone else done this and could you give me some help with it? It seems like such a useful feature that I'm surprised it isn't already included.
I do realize that we don't have to change the status before we can process the order. But it gives me a quick visual check of what is shipped and gone, what is new but hasn't been shipped, and what is really new and might need me to look it over. I look for things like a difference between the billing and shipping addresses (Paypal orders sometimes have an outdated shipping address, for example). And I look for notes on an order that might need an email before shipping. So I really need to make the distinction between a brand new order and one that just hasn't been shipped yet.
Thanks in advance :)


Reply With Quote

