feat(core-flows): manage inventory reservation of claims and exchanges (#8448)

This commit is contained in:
Carlos R. L. Rodrigues
2024-08-07 07:49:58 -03:00
committed by GitHub
parent 3ac235e098
commit 1fb679e785
22 changed files with 255 additions and 151 deletions

View File

@@ -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,
},
},
{