feat(core-flows): manage inventory reservation of claims and exchanges (#8448)
This commit is contained in:
committed by
GitHub
parent
3ac235e098
commit
1fb679e785
@@ -123,7 +123,7 @@ async function prepareDataFixtures({ container }) {
|
||||
stock_location_id: location.id,
|
||||
},
|
||||
[Modules.FULFILLMENT]: {
|
||||
fulfillment_provider_id: "manual_test-provider",
|
||||
fulfillment_provider_id: providerId,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user