fix(medusa): Order service legacy decorate totals should add totals to items (#2667)

For some reason, probably a conflict, the legacy decorate totals does not attach the totals to the line items
https://github.com/medusajs/medusa/pull/2546/files

FIXES CORE-832

Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Adrien de Peretti
2022-11-24 19:31:45 +01:00
committed by GitHub
parent 2bfc55ced5
commit ed121922b0
3 changed files with 58 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Order service legacy decorate totals should still apply the totals to the items