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:
ab77e6e
)
GDPDU: Typo (transactions.csv)
author
Peter Schulgin
<peter.schulgin@opendynamic.de>
Tue, 3 Nov 2015 07:45:41 +0000
(08:45 +0100)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Fri, 28 Oct 2016 15:11:19 +0000
(17:11 +0200)
SL/GDPDU.pm
patch
|
blob
|
history
diff --git
a/SL/GDPDU.pm
b/SL/GDPDU.pm
index
ed3b631
..
12d872d
100644
(file)
--- a/
SL/GDPDU.pm
+++ b/
SL/GDPDU.pm
@@
-304,7
+304,7
@@
sub do_datev_xml_table {
my $writer = $self->writer;
$self->tag('Table', sub { $self
- ->tag('URL', "transaction.csv")
+ ->tag('URL', "transaction
s
.csv")
->tag('Name', t8('Transactions'))
->tag('Description', t8('Transactions'))
->tag('Validity', sub { $self