forked from CGM_Public/pretix_original
Re-added the ability to restrict a product sale by time
This commit is contained in:
@@ -137,6 +137,8 @@ class ItemFormGeneral(VersionedModelForm):
|
||||
'picture',
|
||||
'default_price',
|
||||
'tax_rate',
|
||||
'available_from',
|
||||
'available_until',
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user