mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Model field
This commit is contained in:
@@ -321,6 +321,7 @@ class ItemUpdateForm(I18nModelForm):
|
||||
'available_from',
|
||||
'available_until',
|
||||
'require_voucher',
|
||||
'require_approval',
|
||||
'hide_without_voucher',
|
||||
'allow_cancel',
|
||||
'max_per_order',
|
||||
|
||||
Reference in New Issue
Block a user