X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fd46658a84285780440f56f3a4cd3dbd3fa25c7c..cdd666f230c48dcda3d28925e8d8c278b51b1922:/bin/mozilla/io.pl diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index 8f2882e04..075644801 100644 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -944,7 +944,7 @@ sub quotation { map({ $form->{"${_}_${i}"} = $form->parse_amount(\%myconfig, $form->{"${_}_${i}"}) if ($form->{"${_}_${i}"}) } - qw(ship qty sellprice listprice basefactor discount)); + qw(ship qty sellprice listprice basefactor discount lastcost)); } &prepare_order;