youtube image
From YouTube: Magento MSI Open Demo. April 27, 2018

Description

Today’s Agenda:

1. Adapt Returns (SalesInventory). All returns should happen on Sources used for Order Fulfilment
- Issue: https://github.com/magento-engcom/msi/issues/377
- PR: https://github.com/magento-engcom/msi/pull/1021 (@seruymt, @vadimjustus)
2. Notify Quantity applied to Product in Advanced Inventory on Product page in Admin doesn’t work
- Issue: https://github.com/magento-engcom/msi/issues/878
- PR: https://github.com/magento-engcom/msi/pull/1003 (@roman.kis)
3. Cannot Place Order with Configurable Product on Custom Stock.
- Issue: https://github.com/magento-engcom/msi/issues/1015
- PR: https://github.com/magento-engcom/msi/pull/1016 (@roman.kis)
4. Validation failed during saving created a simple product with ‘0’ qty on a source
- Issue: https://github.com/magento-engcom/msi/issues/991
- PR: https://github.com/magento-engcom/msi/pull/1017 (@pavlo.bystritsky)

Additional topics if @larsroettig, @iminiailo and/or @joshcarter could attend out meeting:

5. Remove the First Implementation of Source Selection Algo from Admin UI
- Issue: https://github.com/magento-engcom/msi/issues/998
- PR: https://github.com/magento-engcom/msi/pull/1022 (@larsroettig)
6. “Qty Uses Decimals” doesn’t work for simple product
- Issue: https://github.com/magento-engcom/msi/issues/774
- PR: https://github.com/magento-engcom/msi/pull/1000 (@phoenix128, @iminiailo)
7. Returning void on method makes the whole class unable to use plugins
- Issue: https://github.com/magento-engcom/php-7.2-support/issues/33
- PR: https://github.com/magento-engcom/msi/pull/993 (@phoenix128, @iminiailo)
8. Need to remove all cross checks between Inventory in catalog regarding verification that SKUs being operated in Inventory exist in Catalog
- Issue: https://github.com/magento-engcom/msi/issues/889
- PR: https://github.com/magento-engcom/msi/pull/1019 (@joshcarter)