forked from CGM_Public/pretix_original
Improved invoice file names
This commit is contained in:
@@ -67,7 +67,7 @@ DEFAULTS = {
|
||||
},
|
||||
'invoice_generate': {
|
||||
'default': 'False',
|
||||
'type': bool
|
||||
'type': str
|
||||
},
|
||||
'invoice_address_from': {
|
||||
'default': '',
|
||||
|
||||
Reference in New Issue
Block a user