mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Optionally allow self-service order changes after check-in
This commit is contained in:
@@ -690,6 +690,7 @@ class CancelSettingsForm(SettingsForm):
|
||||
'change_allow_user_price',
|
||||
'change_allow_user_until',
|
||||
'change_allow_user_addons',
|
||||
'change_allow_user_if_checked_in',
|
||||
'change_allow_attendee',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user