mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Allow check-in lists to include unpaid orders
This commit is contained in:
@@ -111,6 +111,7 @@ TEST_LIST_RES = {
|
||||
"limit_products": [],
|
||||
"position_count": 0,
|
||||
"checkin_count": 0,
|
||||
"include_pending": False,
|
||||
"subevent": None
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user