fut Posted April 27, 2006 Posted April 27, 2006 I'd like to get rid of all the names stored in Pending, Processing, Shipped with the exception of Preparing PayPal IPN. How would I go about this without having to deletye every single one? Thanks, fut
insomniac2 Posted April 27, 2006 Posted April 27, 2006 Go to Admin-->Localization-->Orders Status You should have all of your order statuses listed there. When you delete them they will be removed from the database. Be carefull because if you have any sloppy mods that have hard coded order statuses ie. if ($order_status == 'Pending') { etc. you could break your shop. The default oscommerce store is ok though.
fut Posted April 27, 2006 Author Posted April 27, 2006 I would not want to risk it. Is there anyway to just delete all the names in there and keep the table? Thanks.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.