X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0e5c060647cb76818bedd176c6fd32e9a658eaff..a3a6ec066c6860a3aab44449d0620660665ed6e0:/bin/mozilla/datev.pl diff --git a/bin/mozilla/datev.pl b/bin/mozilla/datev.pl index e5c048b66..d34f0e32d 100644 --- a/bin/mozilla/datev.pl +++ b/bin/mozilla/datev.pl @@ -112,6 +112,7 @@ sub export3 { $::form->{zeitraum}, $::form->{monat}, $::form->{quartal}, $::form->{transdatefrom}, $::form->{transdateto}, ); + $data{use_pk} = $::form->{use_pk}; } else { die 'invalid exporttype'; }