mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Added products that require a voucher to be bought/shown
This commit is contained in:
@@ -142,6 +142,8 @@ class ItemUpdateForm(I18nModelForm):
|
||||
'tax_rate',
|
||||
'available_from',
|
||||
'available_until',
|
||||
'require_voucher',
|
||||
'hide_without_voucher',
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user