mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Optionally allow to automatically reissue an invoice after a data change
This commit is contained in:
@@ -571,6 +571,7 @@ class InvoiceSettingsForm(SettingsForm):
|
||||
'invoice_address_not_asked_free',
|
||||
'invoice_include_free',
|
||||
'invoice_show_payments',
|
||||
'invoice_reissue_after_modify',
|
||||
'invoice_generate',
|
||||
'invoice_attendee_name',
|
||||
'invoice_include_expire_date',
|
||||
|
||||
Reference in New Issue
Block a user