Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stock item indexer #48

Closed
naydav opened this issue Jul 19, 2017 · 0 comments
Closed

Stock item indexer #48

naydav opened this issue Jul 19, 2017 · 0 comments
Assignees

Comments

@naydav
Copy link

naydav commented Jul 19, 2017

Introduce new Inventory index, which will produce and fill the stock_item table with StockItems based on Source to Stock assignment and Inventory on Sources.

Need to create an interface like as StockItemIndexer, StockItemManager in module Inventory
which would be used during the StockItem re-indexation to create StockItem entities

StockItem is aggregated data by Sources Qty which are assigned to the concrete Stock.

Think about how we will use this index, it will direct join, or we need to provide Api interface

Technical Design Document https://github.com/magento-engcom/magento2/wiki/New-Indexer-for-StockItems

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants