mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
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