Product list assignment per Source - magento/inventory GitHub Wiki
Story:
As a Merchant I want to manage products assigned to each source so that I can represent my physical inventory by location in Magento.
Business Value:
Merchants use physical sources to receive, store, and ship goods for sale. To keep track of inventory in each location, they need to be able to assign inventory for each product to one or more source location and be able to view the current physical location of each stock unit in inventory.
Scenarios:
- add/remove/update product list on the source level (a typical scenario when goods are received at a source from suppliers)
Feature list:
- Ability to set up/manage products available to be shipped from each source.
AC:
- Can set stock quantity for products in a source from source section of admin panel
- Can assign products to sources (when the merchant wants to show if a product is stocked in a particular source, independent of whether or not the product is in stock in this source) from source section of admin panel
- Can view all products assigned to a source from source section of admin panel