Model field

This commit is contained in:
Raphael Michel
2018-08-09 17:18:36 +02:00
parent 0cbacbb959
commit f52447ff58
4 changed files with 29 additions and 0 deletions

View File

@@ -321,6 +321,7 @@ class ItemUpdateForm(I18nModelForm):
'available_from',
'available_until',
'require_voucher',
'require_approval',
'hide_without_voucher',
'allow_cancel',
'max_per_order',