X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/b88b33d1f5ba8201a00c64ffbdb8f770632dbbd2..ac9bfb42f5de6eced6baaa0b571fdbb120c45569:/bin/mozilla/io.pl diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index 2d23c76ae..62cdfdd7e 100644 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -1341,6 +1341,10 @@ sub print_form { $output_longdates = 1; } + # Store the output number format so that the template modules know + # how to parse the amounts back if requested. + $myconfig{output_numberformat} = $output_numberformat; + ($form->{employee}) = split /--/, $form->{employee}; # create the form variables