Allow to disable ticket attachments to emails

This commit is contained in:
Raphael Michel
2021-03-01 18:21:12 +01:00
parent 8d99388c08
commit 2221b57dc9
5 changed files with 19 additions and 0 deletions

View File

@@ -786,6 +786,7 @@ class MailSettingsForm(SettingsForm):
'mail_from',
'mail_from_name',
'mail_attach_ical',
'mail_attach_tickets',
]
mail_sales_channel_placed_paid = forms.MultipleChoiceField(