forked from CGM_Public/pretix_original
Fixed #106 -- added pay-what-you-want tickets
This commit is contained in:
@@ -95,6 +95,7 @@ class ItemFormGeneral(I18nModelForm):
|
||||
'description',
|
||||
'picture',
|
||||
'default_price',
|
||||
'free_price',
|
||||
'tax_rate',
|
||||
'available_from',
|
||||
'available_until',
|
||||
|
||||
Reference in New Issue
Block a user