Jump to content
thirty bees forum

Recommended Posts

Posted

There is no possibility, unfortunately, as far as I am aware. This is also something that should be fixed for this: https://forum.thirtybees.com/topic/1135/new-general-data-protection-regulation-2018-05-25

Posted

You'll want to do this as an override. Open AdminOrdersController.php and find.. $this->addRowAction('view'); after on a new line add.. $this->addRowAction('delete'); now you can delete any order. Be careful though, as there is no "are you sure" message or anything.

  • Like 1
Posted

@SLiCK_303 I appreciate it but I'm trying to avoid using overrides. I'll just leave it alone and let it aggravate me until it goes away. (Meaning when there are enough orders to push them down out of my sight). :) Thanks for the help!

Posted

Try this ? i certainly know you can do it that way :dancer:

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

https://www.screencast.com/t/ZVavv4N6KJbw

Ofcourse download the 1.6 version

Posted

@Baarssen I'll check it out. Thanks for the note about getting the version for PS 1.6 @SLiCK_303 Always a good idea to show modules first, please, before having to edit code. :) Code and I are not the best of friends.

That module is from one of my fave developers - Vekia. :)

I installed it and I entered the two test order numbers I wanted to delete and clicked the trash can but they are still there. I cleared the cache and they are still there. That was Chrome. Then I tried FF and they are still there.

Any ideas (besides overrides. lol)?

Posted

@mdekker said in How to delete test orders?:

How to delete test orders? If you visit the order list, copy the URL of a view or edit button, paste this in your address bar and replace view or edit with delete, the order will be deleted instead.

Easy and works perfectly! Thank you, Michael!

  • Like 1
Posted

@alwayspaws But please note that it doesn't properly delete the orders (and I think also not the stock - did you check whether it replenishes the stock?).

See this post: https://forum.thirtybees.com/topic/793/suggestion-delete-orders-directly-in-the-backend

Posted

@30knees I looked at the post you referenced before replying here.

I did check my stock but it did not affect it because the tests were just to test part of the functionality of the Amazon login and pay. Those test orders were done by Amazon tech-support. They did not pay for the orders.

I’m happy with this solution but if it was a real order that was seen through to the end, I’d want to remove it myself to check inventory.

  • 4 years later...

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...