magento2-inventory-log icon indicating copy to clipboard operation
magento2-inventory-log copied to clipboard

Magento 2 - Inventory Log

Results 14 magento2-inventory-log issues
Sort by recently updated
recently updated
newest added

add resource for report grid

### Title menu entry not visible because acl resource not exists ### Preconditions 1. install the module and try to give access to other roles than admin ### Steps to...

When updating the shop from magento 2.4.4 to 2.4.6, I get the error below. After some digging, I found that it is because of the Triggers, the original module of...

Magento 2.4.6 Php 8.1 Disable an extension via SSH gives the following error: Deprecated Functionality: Creation of dynamic property Elgentos\InventoryLog\Plugin\ModuleStatus::$_storeManager is deprecated in ....vendor/elgentos/magento2-inventory-log/Plugin/ModuleStatus.php on line 38 Therefore I cant...

Hello, We are using Magento 2.4.3-p1 with MSI. The "Inventory-log" module doesn't seem to work with MSI. With MSI, there is no link in the product sheet to access the...

`vendor/bin/phpcs --standard=vendor/phpcompatibility/php-compatibility/PHPCompatibility --runtime-set testVersion 8.2 -p vendor/catgento` ``` FILE: /data/magento2/vendor/catgento/module-admin-activity/Model/Handler.php --------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------------------------------------------------------------- 75 | WARNING | Method name "Handler::__initLog" is discouraged;...

### The Extension is not logging any changes in module when inventory is updated via custom php script which uses StockRegistryinterface

### Title ### Preconditions 1. Magento 2.3.5 2. PHP 7.3.21 ### Steps to reproduce 1. Run this commands: composer require elgentos/magento2-inventory-log php bin/magento setup:upgrade php bin/magento s:d:c ### Expected result...

### Title ### Preconditions Inventory Log option is not showing under (Navigate to Product > Catalog and Click on edit link of the product) and there label overlapping issue is...

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...