fix(core-flows): handle inventory kit items in mark-as-shipped/delivered flows (#12269)

* fix(core-flows): handle invetory kit items in mark-as-shipped and mark-as-delivered flows

* fix: typo

* chore: more assertion

* chore: fix comment

* Update packages/core/core-flows/src/order/workflows/create-shipment.ts

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>

* fix: undo comment

---------

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Frane Polić
2025-04-26 19:38:00 +02:00
committed by GitHub
co-authored by Oli Juhl
parent 43d282da8b
commit d7a273ff2d
5 changed files with 510 additions and 42 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/core-flows": patch
---
fix(core-flows): handle inventory kit items in mark-as-shipped and mark-as-delivered flows