projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b374ce
)
GDPDU: Encoding UTF8 für alle table explizit setzen
author
Sven Schöling
<s.schoeling@linet-services.de>
Wed, 21 Oct 2015 12:43:41 +0000
(14:43 +0200)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Fri, 28 Oct 2016 15:11:18 +0000
(17:11 +0200)
SL/GDPDU.pm
patch
|
blob
|
history
diff --git
a/SL/GDPDU.pm
b/SL/GDPDU.pm
index
0da6210
..
b63e7df
100644
(file)
--- a/
SL/GDPDU.pm
+++ b/
SL/GDPDU.pm
@@
-177,6
+177,7
@@
sub table {
})
->tag('Format', $date_format)
})
+ ->tag('UTF8'),
->tag('DecimalSymbol', '.')
->tag('DigitGroupingSymbol', '|') # see CAVEATS in documentation
->tag('VariableLength', sub { $self