Wednesday 02 December 2009 4:24:49 am
Pressing the delete button in /shop/orderview/xx actually deletes the entry from the ezorder table in the database. If the order still shows up in the customer order view it is probably a caching problem. In a business and accounting sense it is not a good thing to delete orders. I would make a custom status called cancelled for the orders that aren't going to be delivered for some reason.
|