donnie1992 Posted September 16, 2012 Share Posted September 16, 2012 Hi, I was wondering how to make a delete button appear on the orders in the backoffice. in ps 1.4.xx you only had to edit the root>admin>tabs>AdminOrders.php. But seeing as in PS 1.5 that file isnt there anymore, how would you do it now? Thnx in advance. Link to comment Share on other sites More sharing options...
clayton29657 Posted September 16, 2012 Share Posted September 16, 2012 Hey donnie1992 Here you go my friend http://catalogo-onlinersi.net/en/back-office-prestashop-modules/160-delete-orders-prestashop-module.html Cheer and happy selling Clayton Link to comment Share on other sites More sharing options...
donnie1992 Posted September 16, 2012 Author Share Posted September 16, 2012 (edited) Oh, so now we need a module for this? Ok , well thnx anyway -Edit: it doesn't work Edited September 16, 2012 by donnie1992 (see edit history) Link to comment Share on other sites More sharing options...
clayton29657 Posted September 16, 2012 Share Posted September 16, 2012 hmm if you will email support from that website. I use it on my store and got it to work. I was just sharing the mod with you. Link to comment Share on other sites More sharing options...
donnie1992 Posted September 16, 2012 Author Share Posted September 16, 2012 Ok thnx anyway, The delete all function works, i just cant delete individual orders . Link to comment Share on other sites More sharing options...
go2pub Posted November 12, 2013 Share Posted November 12, 2013 (edited) A quick and handy way to delete the an order in the back office: Click on view order for the order you want to delete. In your address bar you should have an address something like this http://yourwebsite.co.uk/admin/index.php?controller=AdminOrders&id_order=1&vieworder&token=7398712d42e39f09e7a037254b254560 Now just replace the part vieworder with deleteorder go to that address and the order will be gone. You should be careful using this as it may have undesirable effects on the order numbering system, but I've used it for the test order loads of times without problems. Edited November 12, 2013 by go2pub (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted November 12, 2013 Share Posted November 12, 2013 do not delete test orders, this can result in abnormal behavior of prestashop cart, i.e. ghost items being placed on cart. it is best to change the orders to 'canceled', after you receive new orders there will scroll off the page. Link to comment Share on other sites More sharing options...
Recommended Posts