mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Add option to export multiple choice answers in orderlists grouped (#1898)
This commit is contained in:
committed by
GitHub
parent
f97c97e661
commit
e2461ab475
@@ -33,6 +33,10 @@ SAMPLE_EXPORTER_CONFIG = {
|
||||
"name": "include_payment_amounts",
|
||||
"required": False
|
||||
},
|
||||
{
|
||||
"name": "group_multiple_choice",
|
||||
"required": False
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user