X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a3a6ec066c6860a3aab44449d0620660665ed6e0..69b298a0f814b3e21d85d3958d198f15001ed6f1:/bin/mozilla/datev.pl diff --git a/bin/mozilla/datev.pl b/bin/mozilla/datev.pl index d34f0e32d..dbbd28232 100644 --- a/bin/mozilla/datev.pl +++ b/bin/mozilla/datev.pl @@ -78,6 +78,7 @@ sub export_bewegungsdaten { $::form->header; $::form->{ALL_DEPARTMENTS} = SL::DB::Manager::Department->get_all_sorted; + $::form->{show_pk_option} = SL::DATEV->new->check_vcnumbers_are_valid_pk_numbers; print $::form->parse_html_template('datev/export_bewegungsdaten'); $::lxdebug->leave_sub;