QUESTION:
I use your module version 1.0.8 for my site Magento 2.3.5_p1 since our site disables MSI.
It works fine till now but I find 2 issues:
1. When I adding qty for products, it doesn't show the "+" in the quantity change column.
For example, if I add 10 qty, it shows 10 instead of +10.
2. When I create a credit memo and tick to Return to Stock, the stock quantity change = 0.
How to fix this?
ANSWER:
To fix this error, please edit the 2 files as below:
app/code/Bss/InventoryReport/Ui/Component/Listing/Column/QtyChange.php
app/code/Bss/InventoryReport/Observer/OrderRefundObserver.php
Or download the files attached below to override the current files on your site.
If you need any further assistance, please feel free to contact us. We'd be happy to support!
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article