readded needed relations to GET order

This commit is contained in:
--list
2021-07-02 15:19:23 +02:00
parent 8e66861c95
commit c1a14a647f

View File

@@ -237,6 +237,7 @@ export const defaultFields = [
"total",
"paid_total",
"refundable_amount",
"no_notification",
]
export const allowedFields = [
@@ -265,6 +266,7 @@ export const allowedFields = [
"total",
"paid_total",
"refundable_amount",
"no_notification",
]
export const allowedRelations = [