AmpersandHQ / magento2-disable-stock-reservation

This module disables the inventory reservation logic introduced as part of MSI in Magento 2.3.3
GNU Lesser General Public License v3.0
215 stars 61 forks source link

Group Product OOS after placed order #100

Open satinderjot-tech opened 1 year ago

satinderjot-tech commented 1 year ago

After placing the order, the grouped product is out of stock in the cataloginventory_stock_item table.

On version 2.4.2, everything was fine. However, I tested that with the newest version, too (1.1.4), and it still has the same problem. I noticed the Is_in_stock value would come to zero directly after placing the order from the site.

tr33m4n commented 7 months ago

Hi @satinderjot-tech, is this still an issue? Thanks