Open ShapesGraphicStudio opened 1 month ago
Hi @ShapesGraphicStudio. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce.
@magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel. :warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting. :clock10: You can find the schedule on the Magento Community Calendar page. :telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.
Hi @engcom-Bravo. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:
Area: XXXXX
label to the ticket, indicating the functional areas it may be related to.2.4-develop
branch2.4-develop
branch, please, add the label Reproduced on 2.4.x
.Issue: Confirmed
once verification is complete. Hi @ShapesGraphicStudio,
Thanks for your reporting and collaboration.
We have verified the issue in Latest 2.4-develop instance and the issue is not reproducible.Kindly refer the screenshots.
Before Shipping :
After Shipping with fedex :
When we put item in stock Salable quantity is consistent.
Kindly recheck the issue in Latest 2.4-develop instance and elaborate the steps to reproduce if the issue is still reproducible.
Thanks.
We do not have simple products, only configurable. And we also have multiple stores. Could it explain the issue and wht you can't reproduce it?
Hi @ShapesGraphicStudio,
Thanks for your update.
We have verified the issue in Latest 2.4-develop instance and the issue is not reproducible.Kindly refer the screenshots.
Before Shipping :
After Shipping with fedex
Salable quantity was consistent for the configurable products when quantity was back in stock.
Thanks.
Hello,
Thanks for your answer.
We are still experiencing the issue on our side.
I have to run the following command as cron everyday after the shipping team ships the orders:
bin/magento inventory:reservation:list-inconsistencies -r | bin/magento inventory:reservation:create-compensations
Any idea on what could go wrong on our side?
Preconditions and environment
Steps to reproduce
Expected result
Salable quantity should be consistent with quantity in stock.
Actual result
Slaable quantity keeps growing.
Additional information
Before shipping, stock of product shows 1 item and salable quantity shows 3 items.
After shipping created with FedEx module, stock of product shows 0 item, product is out of stock and salable items show 0 also.
When I put one item back in stock, quantity shows 1 and salable shows 4.
If I repeat this operation, quantity shows 1 and salable shows 5 and so on.
This only occurs when shipping has changed the stock.
If I change manually the product back to 0 / out of stock, then 1 / back in stock, salable keeps showing 4 items.
This is very important as we always have very low stock of products (1 or 2) and we produce daily on demand. Having too many items in salable quantity could lead us to not be able to delivery.
Release note
No response
Triage and priority