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
211 stars 60 forks source link

The product stock is being deducted from a different store, not the chosen store.? #138

Open benitwac opened 2 weeks ago

benitwac commented 2 weeks ago

The stock should be deducted from the same store in both the frontend and the backend. Currently, when a store is chosen from the frontend, the product is deducted from a different store in the backend.