fix(fulfillment): make relationship between SO and SO type M:1 (#14061)

* fix(fulfillment): make relationship between SO and SO type M:1

* fix: test and types, remap type id to existing column

* Fix typo

* Fix typo

* chore: update changeset

* fix: typo

---------

Co-authored-by: Nicolas Gorga <62995075+NicolasGorga@users.noreply.github.com>
This commit is contained in:
Frane Polić
2025-12-01 16:16:29 +01:00
committed by GitHub
parent 6bc5bf4fc9
commit b74ef4a784
7 changed files with 106 additions and 66 deletions

View File

@@ -0,0 +1,6 @@
---
"@medusajs/fulfillment": minor
"@medusajs/types": minor
---
fix(fulfillment, types): make relationship between SO and SO type M:1