Add option to hide "payment pending" bubble on ticket pages

This commit is contained in:
Raphael Michel
2020-12-09 17:02:39 +01:00
parent 663fd8a57a
commit c2345d200a
7 changed files with 19 additions and 2 deletions

View File

@@ -559,6 +559,7 @@ class PaymentSettingsForm(SettingsForm):
'payment_term_last',
'payment_term_expire_automatically',
'payment_term_accept_late',
'payment_pending_hidden',
'payment_explanation',
]
tax_rate_default = forms.ModelChoiceField(