hgati/leytech_deleteorders

There is no license information available for the latest version (1.0.0) of this package.

Module to delete orders cleanly and without rewrites or other mischief..

This package's canonical repository appears to be gone and the package has been frozen as a result.

Installs: 186

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Type:magento-module

1.0.0 2017-05-01 10:58 UTC

This package is auto-updated.

Last update: 2024-02-29 04:05:56 UTC


README

A clean Magento extension for mass deleting orders from the admin panel.

Features

  • Adds a new "Delete" option to the actions drop-down in the admin order grid
  • Only admin users with the correct permission can see the action or delete orders
  • Extension can be quickly and easily enabled/disabled from the admin area
  • All invoices, credit memos and shipments associated with the selected orders are also deleted
  • Does not rewrites any core blocks or models
  • Ideal for cleaning up after test orders

Compatibility

Tested on Magento CE 1.9.3.2. Should work on lower versions and equivalent EE.

How to use?

  1. Enable the extension under System -> Configuration -> Leytech Extensions.
  2. Grant permission for users to delete orders under System -> Permissions -> Roles. The permission required is Sales -> Orders -> Actions -> Delete (Leytech Delete Orders).
  3. Delete orders using the mass actions drop-down on the sales order grid.

Screenshots

Maybe coming soon...

To do

  1. Nothing really. Feature requests welcome.

Support

This extension is provided free of charge as-is. We don't provide free support.

Contribute

Pull requests and feedback welcome.