netz98 / n98-magerun

The swiss army knife for Magento developers, sysadmins and devops. The tool provides a huge set of well tested command line commands which save hours of work time. All commands are extendable by a module API.
http://magerun.net/
Other
1.44k stars 400 forks source link

feature: order/invoice send delete #1228

Open f1-outsourcing opened 2 years ago

f1-outsourcing commented 2 years ago

Feature description

Could be nice to be able to delete and send orders from the command line. I think something like this existed in the cli of magento 2

Problem and motivation

Especially when you have been testing and have a lot of testing orders.

cmuench commented 2 years ago

@f1-outsourcing Thanks for the request. In Magento 2 there is no option to delete a order over CLI in the standard installation. There are third party extensions available, providing that as CLI command.

f1-outsourcing commented 2 years ago

@f1-outsourcing Thanks for the request. In Magento 2 there is no option to delete a order over CLI in the standard installation. There are third party extensions available, providing that as CLI command.

Oh can be, it has been a while when I was looking at Magento 2. I can only remember deleting orders via the cli.