feat: Add Sales Channel Stock Location link (#6634)
This commit is contained in:
@@ -32,6 +32,12 @@ export const LINKS = {
|
||||
Modules.PROMOTION,
|
||||
"promotion_id"
|
||||
),
|
||||
SalesChannelLocation: composeLinkName(
|
||||
Modules.SALES_CHANNEL,
|
||||
"sales_channel_id",
|
||||
Modules.STOCK_LOCATION,
|
||||
"location_id"
|
||||
),
|
||||
|
||||
// Internal services
|
||||
ProductShippingProfile: composeLinkName(
|
||||
|
||||
Reference in New Issue
Block a user