- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Links between Stock Location Module and Other Modules
This document showcases the module links defined between the Stock Location Module and other commerce modules.
Fulfillment Module#
A fulfillment set can be conditioned to a specific stock location.
Medusa defines a link between the FulfillmentSet
and StockLocation
data models.
Medusa also defines a link between the FulfillmentProvider
and StockLocation
data models to indicate the providers that can be used in a location.
Sales Channel Module#
A stock location is associated with a sales channel. This scopes inventory quantities in a stock location by the associated sales channel.
Medusa defines a link between the SalesChannel
and StockLocation
data models.
Was this page helpful?