forked from CGM_Public/pretix_original
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