magento-stock-movements icon indicating copy to clipboard operation
magento-stock-movements copied to clipboard

Magento extension to save products stock movements.

Results 19 magento-stock-movements issues
Sort by recently updated
recently updated
newest added

- added column product_name on stock movements list grid - fixed translation of stock movements history - fixed permission of listing controller - added some pt_BR translation

This commit adds the possibility to also process PayPal Express orders, as these do not throw the event checkout_submit_all_after.

As the original_inventory_qty is only set if the product stock is saved in the backend, this is null in every other case. This way each stock movement which had been...

Hi Johann Reinké, Magento-stock-movements your module is very good for Magento 1 but I am searching this module for Magento 2, can you please give me the link for Magento...

I don't have any debugging details yet to add to this, but I'll create the issue and update it as they come to hand, hopefully other people can add to...

When i add/update product then below error come My magento version is 1.9.1.1 SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails...

The order in the stock history is being doubled. can you help me to fix it? Thx. ![image](https://user-images.githubusercontent.com/28944628/58434527-80714c00-8092-11e9-8f51-7afe8329dcae.png)

Noticed a big flaw!!! When you hit save or save and continue edit, without changing the stock level, it still adds a record unnecessarily in the history table. Thus, logic...

I've recently created a mini-extension that adds the movement date to the manage products grid and it works as it should however it highlighted an issue with the Stock Movements...