Skip to content

Inventory configuration Design and DB structure

Igor Miniailo edited this page Aug 3, 2018 · 11 revisions

Theory of Operation

In the desirable state, MSI will bring own scoping for Inventory configuration, which would be mapped to Magento 2 scopes (Global, Websites, Stores & Views).

MSI has next scopes:

  • Global
  • Source Configuration (configuration of the particular warehouse or brick and mortar store)
  • SourceItem Configuration (configuration of the product located on particular Source)

Along with Source Configuration, there is also Stock configuration, which affects Salability characteristics of the Product

  • Global
  • Stock Configuration
  • StockItem Configuration

Read more about the design of Inventory Configuration Services here

MSI Documentation:

  1. Technical Vision. Catalog Inventory
  2. Installation Guide
  3. List of Inventory APIs and their legacy analogs
  4. MSI Roadmap
  5. Known Issues in Order Lifecycle
  6. MSI User Guide
  7. DevDocs Documentation
  8. User Stories
  9. User Scenarios:
  10. Technical Designs:
  11. Admin UI
  12. MFTF Extension Tests
  13. Weekly MSI Demos
  14. Tutorials

Clone this wiki locally