hotfix(medusa): Temporary multi-warehouse support for draft orders (#3665)

* remove reservations from draft order creation and show correct inventory

* add changeset

* add integration tests

* adjust inventory on payment if no inventory service is installed
This commit is contained in:
Philip Korsholm
2023-04-04 11:36:51 +02:00
committed by GitHub
parent bb9df09e37
commit 748833383f
6 changed files with 340 additions and 15 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): draft order adjustments for mw