Magento 2 Inventory Report

5
Inventory Report for Magento 2 © Meetanshi Inventory Report for Magento 2 User Guide Table of Content 1. Extension Installation Guide 2. Inventory Report Change on Order Placement 3. Inventory Report Change after Shipment Generation 4. Inventory Report Change After Credit Memo Generation 5. Inventory Report Change After Product Quantity Update

description

Magento 2 Inventory Report by Meetanshi is the perfect module to track every quantity change of products with the help of the backend grid. Are you finding it difficult to manage the stock of the Magento 2 store? Fumbling with the data of inventory? The solution is Meetanshi's Magento 2 Inventory Report extension. The module helps the store owner to track the changes in the quantity of each product in the Magento 2 store. The backend grid makes it easy to track and list these changes. Manage the inventory of the Magento 2 store efficiently. Never miss serving a customer due to unavailability of stock. Get organized and filtered data in the grid format that includes product name, ID, SKU, date created, quantity, quantity change, stock status, note, user, and website. Only with the help of Inventory Report for Magento 2!

Transcript of Magento 2 Inventory Report

Page 1: Magento 2 Inventory Report

Inventory Report for Magento 2 © Meetanshi

Inventory Report for Magento 2

User Guide

Table of Content

1. Extension Installation Guide

2. Inventory Report Change on Order Placement

3. Inventory Report Change after Shipment Generation

4. Inventory Report Change After Credit Memo Generation

5. Inventory Report Change After Product Quantity Update

Page 2: Magento 2 Inventory Report

Inventory Report for Magento 2 © Meetanshi

1. Extension Installation • For Magento Marketplace Customers

o Create a folder structure in Magento root as app/code/Meetanshi/Inventory

o Download and extract the zip folder and upload our extension files to the

app/code/Meetanshi/Inventory via FTP.

o Login to your SSH and run below commands step by step:

▪ php bin/magento setup:upgrade

▪ For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy ▪ For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f

▪ php bin/magento cache:flush

• For Meetanshi Customers

o Extract the zip folder and upload our extension to the root of your Magento 2 directory via

FTP.

o Login to your SSH and run below commands step by step:

▪ php bin/magento setup:upgrade

▪ For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy

▪ For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f

▪ php bin/magento cache:flush

2. Inventory Report Change on Order Placement The extension gets auto enabled after the installation. Whenever a new order is placed, the

salable quantity gets decreased in the inventory report under Catalog > Inventory Report.

Page 3: Magento 2 Inventory Report

Inventory Report for Magento 2 © Meetanshi

3. Inventory Report Change After Shipment Generation Whenever the order is shipped or an order shipment is generated, the quantity gets increased in

the inventory report under Catalog > Inventory Report.

Page 4: Magento 2 Inventory Report

Inventory Report for Magento 2 © Meetanshi

4. Inventory Report Change After Credit Memo Generation Whenever the order is cancelled or a new credit memo is generated, the quantity and salable

quantity get increased (*only if “Return to Stock” is ticked while generating the credit memo

from the backend) in the inventory report under Catalog > Inventory Report. The admin can

also export the inventory report in CSV or XML format.

Page 5: Magento 2 Inventory Report

Inventory Report for Magento 2 © Meetanshi

5. Inventory Report Change After Product Quantity Update Whenever the admin updates the product quantity from Catalog > Products > Product edit,

the quantity and salable quantity get updated in the inventory report under Catalog >

Inventory Report.

Similarly, whenever an action related to inventory is performed, the quantity is updated under the

inventory report in Catalog > Inventory Report.