X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/975304c772762b6a029c21aab00f3f449ed5cdf5..0c1b51b8ad98f6b1739af1744a640bd1d1a86e1f:/SL/DATEV.pm diff --git a/SL/DATEV.pm b/SL/DATEV.pm index bf96fa447..c39ba3407 100644 --- a/SL/DATEV.pm +++ b/SL/DATEV.pm @@ -1202,7 +1202,7 @@ sub csv_export_for_tax_accountant { taxkey => { 'text' => $::locale->text('Taxkey'), }, tax_accname => { 'text' => $::locale->text('Tax Account Name'), }, tax_accno => { 'text' => $::locale->text('Tax Account'), }, - transdate => { 'text' => $::locale->text('Invoice Date'), }, + transdate => { 'text' => $::locale->text('Transdate'), }, vcnumber => { 'text' => $::locale->text('Customer/Vendor Number'), }, );