fix(medusa): Throw on line item generation if variant does not have a price (#3766)

This commit is contained in:
Adrien de Peretti
2023-04-08 18:32:59 +02:00
committed by GitHub
parent d533caa4c2
commit 1a60c6f58d
6 changed files with 66 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Throw upon draft order creation if a variant does not have any prices