mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Allow to print question answers on invoices
This commit is contained in:
@@ -1675,6 +1675,7 @@ TEST_QUESTION_RES = {
|
||||
"items": [],
|
||||
"ask_during_checkin": False,
|
||||
"hidden": False,
|
||||
"print_on_invoice": False,
|
||||
"identifier": "ABC",
|
||||
"position": 0,
|
||||
"dependency_question": None,
|
||||
|
||||
Reference in New Issue
Block a user