feat: Confirm inventory in create cart workflow (#6635)
This commit is contained in:
@@ -6,7 +6,7 @@ export const SalesChannelLocation: ModuleJoinerConfig = {
|
||||
serviceName: LINKS.SalesChannelLocation,
|
||||
isLink: true,
|
||||
databaseConfig: {
|
||||
tableName: "sales_channel_locations",
|
||||
tableName: "sales_channel_stock_location",
|
||||
idPrefix: "scloc",
|
||||
},
|
||||
alias: [
|
||||
|
||||
Reference in New Issue
Block a user