forked from CGM_Public/pretix_original
Allow to exclude items from ticket generation explicitly
This commit is contained in:
@@ -221,6 +221,7 @@ TEST_ITEM_RES = {
|
||||
"tax_rule": None,
|
||||
"admission": False,
|
||||
"position": 0,
|
||||
"generate_tickets": None,
|
||||
"picture": None,
|
||||
"available_from": None,
|
||||
"available_until": None,
|
||||
|
||||
Reference in New Issue
Block a user