Delete Orders User Guide

Similar documents
Admin Product Grid Category Filter

Analytics for Magento 2.0

Import Export Products Attributes

5. Enable and configure Stripe in Magento Admin under Stores/Configuration/Payment Methods/Stripe

rma_product_return_magento2

MexBS Google Invisible Recaptcha v1.0.0 User Guide

[ 5 ] If you are in developer or default mode, run the following commands:

How to Migrate from Drupal Commerce to Magento

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

In this tutorial, we will show you how to easily add your store to your Facebook fan/business page, just in two simple steps.

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

USER GUIDE MAGENTO TO MAGENTO MIGRATION

Custom Carrier Trackers

EASYPAY MODULE - MAGENTO 2

Review Reminder extension for Magento2. User Guide

INSTALLATION GUIDE. for Magento 2 Extension

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Custom Registration Field For Magento2

Twitter & Facebook Login v2.x Extension Installation for Magento 2 From Plumrocket Documentation

Php4u Payment Restrictions Module for Magento 2

Indian GST extension User Manual

Easily communicate with customers using up-to-date, customized templates. Allow customers to return products as an existing customer or guest.

extension for Magento2 User Guide

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Instagram Widget User Guide

Cart Product Selector. Quick Start Guide

User Manual for Market Place. Version 2.0 & above

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Price Alert extension for Magento2. User Guide

EXTENSION FOR MAGENTO 2. (Updated May 23 rd 2017) INSTALLATION GUIDE

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Advanced Product Grid extension for Magento2. User Guide

Rewards Points for Magento 2.0

Magento 2 Guide ING. Guide 1

Buyer Seller Communication Marketplace Add-on

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Infinite Scroll extension for Magento2. User Guide

Store Login Access extension for Magento2. User Guide

PayPalPlus Magento 2 User's Guide

CUSTOMER APPROVAL FOR MAGENTO 2

Quickbooks Connector Quick Start Guide

Facebook Pixel for Remarketing for Magento 2

GDPR PRO FOR MAGENTO 2

SIMICART USER GUIDE SERIES. SimiCart Install SimiConnector

Log Monitoring And Notification User Guide

User Guide. Order Attachments. Extension Version User Guide Version Magento Editions Compatibility

Magento Pinterest Extension User Guide

Quick Start Manual. Not2Order for Magento 2. Start here

Lazy Load Images Extension for Magento 2

Category Dynamic Dependent Dropdown

Customer Redirect Pro for Magento 2

Magento 2 Shipping Flat Rate5. Quick start guide

This guide will show you how to install and configure Fastly CDN extension for Magento 2.

rm -rf pub/static/*; rm -rf var/view_preprocessed/*; php -f bin/magento setup:staticcontent:deploy

1. Installation Instructions

Web Push Notification

Blast Search Lucene Search Module for Magento 2

Stockbase Extension Magento 2.0

User Guide. Customer Activation. Extension Version User Guide Version Magento Editions Compatibility

TABLE OF CONTENT. Overview Support Versions Getting Started Guide Install by Copying Files Configuration...

Ajax login Magento2 Extension

Ajax Quick Search Pro Extension for Magento 2

MAGENTO 2 INSTALL EXTENSION MANUALLY

Registration Fields Manager extension for Magento2. User Guide

Purpletree SMS for Magento2

Improved Import / Export Magento 2 Extension Manual. Manual for Improved Import / Export extension for Magento 2

STRIPE PAYMENTS FOR MAGENTO 2 - DOCUMENTATION

EMARSYS FOR MAGENTO 2

Aitoc. Product Custom Options Management User Manual for Magento 2

Flexslider v2.x Installation and User Manual

Page 1 of 32. Rewards Points

1. Installation Instructions

Stock Notification Magento2 Extension

Configuring Autocomplete & Suggest

Mobile Login extension User Manual

Call For Price extension User Manual

Advanced Dashboard. Table of Contents. Page 1 of 11

Cache Warmer How to install the extension. How to upgrade extension. Disabling the Extension

1. Installation Instructions

Size Chart. User Guide v1.0.0

Ajax Category Products Extension for Magento 2

Gift Card Manager Extension

Product Questions/Answers extension for Magento2. User Guide. version 1.0. Website: Page 1

PagSeguro Payment. User Guide

User Guide POPUP PLUS FOR MAGENTO 2. Version: Release Date: Product Page: Popup Plus. Support:

Force Login USER GUIDE

User Guide. Image Gallery. Extension Version User Guide Version Magento Editions Compatibility

1. Installation Instructions

Import Export Newsletter Subscribers for Magento2 Extension

USER MANUAL. Fooman Order Number Customiser: Magento 2. Quick Links. Leave a Review on Magento Marketplace!

Module Admin Logger User Manual

1

China SMS Login. V1.X for M2. User Guide / Sunf

Control for CloudFlare - Installation and Preparations

FME Extensions Jobs & Recruitment Manager Extension for Magento 2 User Guide - Version

USER MANUAL. Language Translator TABLE OF CONTENTS. Version: 1.0.4

Import Export URL Rewrites for Magento2 Extension

1. Installation Instructions

FREE AJAX SUITE. User Guide FOR MAGENTO 2. Version: Release Date: Product Page: Ajax Suite. Support:

Transcription:

Delete Orders User Guide

Installation manual The extension can be installed by following the instructions below: 1) Connect to the Magento server as a user who has write permissions to the Magento root directory. 2) Extract and upload the contents of the Delete Orders to the Magento root directory. 3) If you re running on Magento 2.0.x, rename the following files in app/code/zymion/deleteorders/view/adminhtml/ui_component: a. sales_order_creditmemo_grid_2.0.xml to sales_order_creditmemo_grid.xml b. sales_order_grid_2.0.xml to sales_order_grid.xml c. sales_order_invoice_grid_2.0.xml to sales_order_invoice_grid.xml d. sales_order_shipment_grid_2.0.xml to sales_order_shipment_grid.xml 4) Run the following commands in an SSH console on the Magento server: a. cd <path_to_magento_root_directory> b. php bin/magento module:enable Zymion_DeleteOrders c. php bin/magento setup:upgrade d. php bin/magento setup:static-content:deploy 5) Flush the store cache. 6) Log out from the backend and log in again. That s it. The Delete Orders extension is now installed successfully and ready to use.

Extension Usage After installation, the extension works out of the box. No additional configuration is needed. It will automatically add the different links to the view pages and in the action dropdowns of the list pages. Delete Order(s) Multiple orders can be deleted by using the Actions dropdown on the orders list page in the backend (Sales > Orders). Select one or more orders that you want to delete, click on the Actions dropdown and choose Delete. A confirmation window will appear asking if you really want to delete the selected orders. Another way to delete an individual order is on the order view page. In the top links an additional option Delete is added. Here too a confirmation window will appear before the actual removal. When deleting an order all the linked data (invoices, shipments and credit memos) is also removed. Delete Invoice(s) Similar to orders, invoices can be deleted in two ways. The first way is by using the Actions dropdown on the invoices list page. Select the order(s) you want to delete and then click on Actions > Delete. Before the remove is actually done a confirmation window will appear.

The other option to delete an invoice is using the invoice view page. In the links on the top right an additional option Delete is present. A confirmation window will be shown before deletion. When an invoice is deleted the status of an order is modified accordingly. It goes back to Processing if a shipment has been created or to Pending otherwise. Delete Shipment(s) Just like orders and invoices previously, shipments are deleted in a similar way. On the shipments list page (found via Sales > Shipments in the backend) shipments can be selected and deleted via the Actions dropdown and selecting Delete afterwards. Here too a confirmation window will be shown before the delete operation is executed. The other option to delete a shipment is on the shipment detail page by clicking on the Delete link in the top right corner of the page. Again a confirmation window will be shown.

After deleting a shipment the order status is changed to Processing if an invoice has been created and no credit memo has been created or to Pending if no invoice and no credit memo have been created. Delete Credit Memo(s) In order to delete a credit memo there are two ways it can be done. Firstly it can be done by selecting the Delete option in the Actions dropdown on the credit memos list page. The other option to delete a credit memo is by clicking on the Delete link on the credit memo view page. Once a credit memo is erased, the order status is changed to Complete if both an invoice and shipment have been created for the order or to Processing if only an invoice has been created.