mirror of
https://github.com/pretix/pretix.git
synced 2026-08-29 13:44:40 +00:00
Allow to send all invoices to a specific email address (#2072)
Co-authored-by: Martin Gross <gross@rami.io>
This commit is contained in:
co-authored by
Martin Gross
parent
ab0fadc0fe
commit
389228bfe8
@@ -719,6 +719,7 @@ class EventSettingsSerializer(SettingsSerializer):
|
||||
'invoice_include_expire_date',
|
||||
'invoice_address_explanation_text',
|
||||
'invoice_email_attachment',
|
||||
'invoice_email_organizer',
|
||||
'invoice_address_from_name',
|
||||
'invoice_address_from',
|
||||
'invoice_address_from_zipcode',
|
||||
|
||||
Reference in New Issue
Block a user