Jump to content
thirty bees forum

Suggestion: Delete orders directly in the backend


30knees

Recommended Posts

It's odd that orders can't be deleted nicely from the backend, so they're purged from the database.

The method suggested here doesn't clean up the database properly: http://www.seowebmaster.ch/en/how-to-delete-orders-on-prestashop/

``` We enter the Orders menu and then we can access the order that we want to be deleted

In the address bar we have the URL that will be similar to this:

http://www.shop.com/admin/index.php?controller=AdminOrders&id_order=1000&vieworder&token=1a2a1a2a1a21a2ab1289765412

We locate the label vieworder, we replace it with deleteorder and we press Return. We’re done!

http://www.shop.com/admin/index.php?controller=AdminOrders&id_order=1000&deleteorder&token=1a2a1a2a1a21a2ab1289765412

``` Vote for the suggestion here: https://thirtybees.com/suggestions/delete-orders-cleanly-from-the-backend-and-the-database/

Link to comment
Share on other sites

There are modules to delete orders for PS, but I believe this free version leaves things behind.

At least that is what I read, don't know for certain since I didn't know where to check.

I had it installed on an earlier TB and it worked fine.

https://mypresta.eu/modules/administration-tools/delete-orders-free.html

Link to comment
Share on other sites

  • 3 months later...

I am revisiting this question. I got some spam orders from people who apparently just wanted to test the order process and entered nonsense names and addresses.

What is the best way to delete such orders AND restock the products?

This is such a basic functionality. I do not understand how it is not in the system.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...