Delete an order

Post feature requests to this forum and a pre-configured poll will automatically be created for you.
Post Reply

How important is this enhancement to you?

It's a critical enhancement that I must have.
4
67%
It's an important enhancement but others are more critical.
1
17%
I'd like to have it but it's not that important.
1
17%
I'd never use this feature.
0
No votes
 
Total votes: 6

DS1
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 23
Joined: Mon Jan 21, 2008 2:22 pm

Delete an order

Post by DS1 » Mon Nov 10, 2008 4:25 pm

There needs to be a way to delete an order and also to delete a user.

Mike718NY
Commodore (COMO)
Commodore (COMO)
Posts: 485
Joined: Wed Jun 18, 2008 5:24 pm

Re: Delete an order

Post by Mike718NY » Tue Nov 11, 2008 10:04 am

You can make this code update that Joe made and then be able
to delete orders.
I actually just added this code last week and it works great.

viewtopic.php?f=47&t=6530&hilit=+delete+order

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Delete an order

Post by mazhar » Tue Nov 11, 2008 11:33 am

You can customize the orders grid view in Admin/Orders/Default.aspx and make a delete button available in it just like in the catalog. All you need to do is to load that specific order and call Delete() on it.

Post Reply