Allow to disable display of foreign currencies on invoices

This commit is contained in:
Raphael Michel
2020-07-03 16:44:26 +02:00
parent 039ca36233
commit c52fdc95a7
6 changed files with 40 additions and 2 deletions

View File

@@ -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(