feat(core-flows): manage inventory reservation of claims and exchanges (#8448)
This commit is contained in:
@@ -278,6 +278,7 @@ export default class InventoryModuleService
|
||||
},
|
||||
context
|
||||
)
|
||||
|
||||
const created = await this.reservationItemService_.create(input, context)
|
||||
|
||||
const adjustments: Map<string, Map<string, number>> = input.reduce(
|
||||
|
||||
Reference in New Issue
Block a user