Improved invoice file names

This commit is contained in:
Raphael Michel
2016-06-05 18:00:32 +02:00
parent d570b31ff3
commit 5529ec5e0b
3 changed files with 5 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ DEFAULTS = {
},
'invoice_generate': {
'default': 'False',
'type': bool
'type': str
},
'invoice_address_from': {
'default': '',