2017 © Pedro Peláez
 

magento2-module module-inventory-log

Magento 2 - Inventory Log

image

kiwicommerce/module-inventory-log

Magento 2 - Inventory Log

  • Wednesday, June 20, 2018
  • by kiwicommerce
  • Repository
  • 4 Watchers
  • 11 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

## Magento 2 - Inventory Log by KiwiCommerce, (*1)

### Overview - Keep the log of product inventory for every single transaction. Ex. Product import, Order placed, Insert/Update operation through queries and lot more. - Admin knows when and why the inventory changed. - This extension keeps a log of inventory when - Order placed from frontend, admin and API - Product import - Manually product inventory change by admin - Directly inventory insert update in a database - Product created using API - Credit Memo generation - Order fail and Cancel ### Installation, (*2)

  1. Composer Installation - Navigate to your Magento root folder
    cd path_to_the_magento_root_directory
    - Then run the following command
    composer require kiwicommerce/module-inventory-logbr/ - Make sure that composer finished the installation without errors., (*3)

  2. Command Line Installation - Backup your web directory and database. - Download Inventory Log installation package from here. - Upload contents of the Inventory Log installation package to your Magento root directory. - Navigate to your Magento root folder
    cd path_to_the_magento_root_directory
    - Then run the following command
    php bin/magento module:enable KiwiCommerce_InventoryLog
    - Log out from the backend and log in again., (*4)

  • After install the extension, run the following command br/ php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    php bin/magento cache:flush, (*5)

    Find More details on KiwiCommerce, (*6)

    Features

    Navigate to Product > Catalog and Click on edit link of the product, (*7)

    br/, (*8)

    Product Inventory log grid

    Click on Inventory log link and you shall have respective product inventory log grid., (*9)

    br/, (*10)

    Configuration

    You need to follow this path. Stores > Configuration > KIWICOMMERCE EXTENSIONS > Inventory Log, (*11)

    br/, (*12)

    Compatibility

    -Magento 2.4.6 -Magento 2.4.7, (*13)

    Constraints

  • Database user must have to get the create trigger permission in order to use this extension.
  • After enabling disabled extension using the command, admin/user will have to enable the extension again from the store configuration, (*14)

    Contribution

    Well unfortunately there is no formal way to contribute, we would encourage you to feel free and contribute by:, (*15)

    • Creating bug reports, issues or feature requests on Github
    • Submitting pull requests for improvements.

    We love answering questions or doubts simply ask us in issue section. We're looking forward to hearing from you!, (*16)

The Versions

20/06 2018

dev-master

9999999-dev

Magento 2 - Inventory Log

  Sources   Download

OSL-3.0

20/06 2018

1.0.2

1.0.2.0

Magento 2 - Inventory Log

  Sources   Download

OSL-3.0

13/06 2018

1.0.1

1.0.1.0

Magento 2 - Inventory Log

  Sources   Download

OSL-3.0

11/06 2018

1.0.0

1.0.0.0

Magento 2 - Inventory Log

  Sources   Download

OSL-3.0