feat(dashboard,types): add active order change panel - claims, exchanges & returns (#8738)

* feat(dashboard,types): add active order change panel - claims, exchanges & returns

* Apply suggestions from code review
This commit is contained in:
Riqwan Thamir
2024-08-23 13:24:38 +02:00
committed by GitHub
parent 408ed2ee45
commit 531285c1e9
11 changed files with 300 additions and 11 deletions
+1 -1
View File
@@ -321,7 +321,7 @@ export interface BaseOrderChange {
/**
* The type of the order change
*/
change_type?: "return" | "exchange" | "claim" | "edit"
change_type?: "return" | "exchange" | "claim" | "edit" | "return_request"
/**
* The ID of the associated order