mirror of
https://github.com/pretix/pretix.git
synced 2025-12-21 16:42:26 +00:00
Add "attention" flag to products
This commit is contained in:
@@ -74,6 +74,7 @@ TEST_ITEM_RES = {
|
||||
"allow_cancel": True,
|
||||
"min_per_order": None,
|
||||
"max_per_order": None,
|
||||
"checkin_attention": False,
|
||||
"has_variations": False,
|
||||
"variations": [],
|
||||
"addons": []
|
||||
|
||||
Reference in New Issue
Block a user