fix(medusa): Creating tax lines in cart completion strategy (#2761)

This commit is contained in:
Adrien de Peretti
2022-12-12 18:28:41 +01:00
committed by GitHub
parent 424efff919
commit e63777e3c5
3 changed files with 44 additions and 26 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix: cart completion strategy tax lines management