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