mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Add checkin_attetion field to Order model
This commit is contained in:
@@ -106,6 +106,7 @@ TEST_ORDER_RES = {
|
||||
"payment_fee_tax_value": "0.05",
|
||||
"total": "23.00",
|
||||
"comment": "",
|
||||
"checkin_attention": False,
|
||||
"invoice_address": {
|
||||
"last_modified": "2017-12-01T10:00:00Z",
|
||||
"is_business": False,
|
||||
|
||||
Reference in New Issue
Block a user