feat(dashboard): admin 3.0 order refund form (#6850)

This commit is contained in:
Frane Polić
2024-04-01 10:55:42 +02:00
committed by GitHub
parent 1a48fe0282
commit e58e81fd25
11 changed files with 355 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): associate refund with order when calling `refundFromPayment`