cancel
Showing results for 
Search instead for 
Did you mean: 

When qty ≠ qty . The absurdity of MSI.

Re: When qty ≠ qty . The absurdity of MSI.

We got rid of it by solving the frontend with showing the "saleable quantity" value. Saleable quantity was introduced without updating the frontend, where you still see the "quantity" value which only decreases, when order is fullfilled/canceled.

Re: When qty ≠ qty . The absurdity of MSI.

How did you solve to display Salable Quantity in frontend? What function of enhancement used to resolve it.

Re: When qty ≠ qty . The absurdity of MSI.

The link I mentioned in this thread at the start is a good place to begin....

 

https://github.com/AmpersandHQ/magento2-disable-stock-reservation/

 

 

Re: When qty ≠ qty . The absurdity of MSI.

You're absolutely right to be frustrated,this behavior in Magento MSI (Multi-Source Inventory) can be incredibly problematic, especially for businesses dealing with low-quantity, high-value items like kitchen appliances. We’ve faced a similar challenge in our kitchen design and cabinetry business, where having accurate, real-time stock updates is crucial for customer trust and satisfaction. One workaround we’ve adopted is configuring Magento to deduct stock at the point of order placement, rather than upon shipping,this involves customizing reservation settings or using third-party modules.

For anyone in industries like kitchen design or home remodeling, it's essential to ensure customers aren’t misled by outdated stock figures. We’ve found that small backend tweaks can go a long way in aligning the frontend experience with actual inventory.

Re: When qty ≠ qty . The absurdity of MSI.

You're absolutely right to be frustrated,this behavior in Magento MSI (Multi-Source Inventory) can be incredibly problematic, especially for businesses dealing with low-quantity, high-value items like kitchen appliances. We’ve faced a similar challenge in our kitchen design and cabinetry business, where having accurate, real-time stock updates is crucial for customer trust and satisfaction. One workaround we’ve adopted is configuring Magento to deduct stock at the point of order placement, rather than upon shipping,this involves customizing reservation settings or using third-party modules.

For anyone in industries like kitchen design or home remodeling, it's essential to ensure customers aren’t misled by outdated stock figures. We’ve found that small backend tweaks can go a long way in aligning the frontend experience with actual inventory.