Anyone know how to delete an order once it's been shipped?

Posts: 29
Joined: 08/08/2007
Uber Donor

I found something in the Google cache about a "Shredder icon missing" that got changed to a trash can. I tried appending /delete to the order and that didn't seem to work. Any ideas?
Thanks very much,
Scott

Posts: 5269
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Yeah, there are failsafes in the code that prevent you from accidentally deleting a valid order. This is based on order status and payment history. If there are any logged payments for an order, you'd need to delete them first and move the order back to Pending in order to delete it. You can use the icon from the order admin screen or the delete button on the edit form. My plans include making a way for store owners to turn off these failsafes, but I haven't gotten to that yet. Smiling

Guest (not verified)

Following these instructions allowed me to delete your order.
Thanks very much Ryan!
Scott