Show successful payments on the invoice

This commit is contained in:
Raphael Michel
2020-02-11 16:54:02 +01:00
parent d226bbda5c
commit 0d8c4271a9
5 changed files with 29 additions and 1 deletions

View File

@@ -530,6 +530,7 @@ class EventSettingsSerializer(serializers.Serializer):
'invoice_address_beneficiary',
'invoice_name_required',
'invoice_address_not_asked_free',
'invoice_show_payments',
'invoice_include_free',
'invoice_generate',
'invoice_numbers_consecutive',