Allow to hide cancellation fee from end-user in approval flow (#2735)

Co-authored-by: Richard Schreiber <wiffbi@gmail.com>
This commit is contained in:
Raphael Michel
2022-07-25 18:58:25 +02:00
committed by GitHub
parent c90cb1f19c
commit 94900cd386
6 changed files with 55 additions and 7 deletions

View File

@@ -762,6 +762,7 @@ class EventSettingsSerializer(SettingsSerializer):
'cancel_allow_user_paid_adjust_fees_step',
'cancel_allow_user_paid_refund_as_giftcard',
'cancel_allow_user_paid_require_approval',
'cancel_allow_user_paid_require_approval_fee_unknown',
'change_allow_user_variation',
'change_allow_user_addons',
'change_allow_user_until',