fix(medusa): Double tax issue on return refund amount (#4899)

Closes #4686 

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Josip Matić
2023-09-05 10:14:45 +02:00
committed by GitHub
parent 1e3c93a319
commit bb5ea9d5ca
6 changed files with 316 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Double tax issue on return refund amount