mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Allow to disable display of foreign currencies on invoices
This commit is contained in:
@@ -686,7 +686,7 @@ class InvoiceSettingsForm(SettingsForm):
|
||||
'invoice_introductory_text',
|
||||
'invoice_additional_text',
|
||||
'invoice_footer_text',
|
||||
|
||||
'invoice_eu_currencies',
|
||||
]
|
||||
|
||||
invoice_generate_sales_channels = forms.MultipleChoiceField(
|
||||
|
||||
Reference in New Issue
Block a user