X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/ab77e6ef5c003f4b3627f7c94d4b40c7eefb9478..2b8804456d1d3ee249a70d98679ea3a934b25a39:/SL/GDPDU.pm diff --git a/SL/GDPDU.pm b/SL/GDPDU.pm index ed3b6312d..12d872dec 100644 --- 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', "transactions.csv") ->tag('Name', t8('Transactions')) ->tag('Description', t8('Transactions')) ->tag('Validity', sub { $self