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

Source Code extension attribute #6

Closed ahasAmp closed 2 years ago

ahasAmp commented 4 years ago

Source Code extension attribute

qrz-io commented 4 years ago

This is looking pretty good now! Saving sources should now work well, now all that's missing is returning stock to the correct sources on order cancellation (here: https://github.com/AmpersandHQ/magento2-disable-stock-reservation/blob/Feature/SoruceCodeAttribute/Observer/CancelOrderItemObserver.php#L156) and credit memo with return stock option (new feature)