mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Add new field OrderRefund.comment
This commit is contained in:
@@ -201,6 +201,7 @@ TEST_REFUNDS_RES = [
|
||||
"source": "admin",
|
||||
"created": "2017-12-01T10:00:00Z",
|
||||
"execution_date": "2017-12-01T10:00:00Z",
|
||||
"comment": None,
|
||||
"provider": "stripe",
|
||||
"state": "done",
|
||||
"amount": "23.00"
|
||||
|
||||
Reference in New Issue
Block a user