magento2-inventory-log
magento2-inventory-log copied to clipboard
Stock Reduction Issue, Inventory Log not visible
Stock Reduction Issue & Inventory Log on Product page not visible
Preconditions
- Magento 2.4.2-p1
- Extension Version 1.1.3
- MSI Disabled
Steps to reproduce
- Install the extension via composer
- setup:upgrade
- setup:di:compile
- c:c
Expected result
- Option to enable inventory log in Catalog > Inventory
- Option to view product stock movements inside edit product
- Option to view stock movements in Reports > Stock Movements
Actual result
- Stock Movement Interface works in Reports > Stock Movements
- When an order is placed, the stock of the product doesn't reduce
- When an order is placed or a product is updated, nothing is logged in the stock movements report
- No option to view stock movements on the product edit page
I've tested disabling this extension and everything began working again (in regards to stock reducing)
This issue was because of wrong config path so the module was never active
https://github.com/elgentos/magento2-inventory-log/pull/6/commits/536c41666228b93c310bb5e9e34772f483660273