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