X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d8c2fd904e9a5b3843ad433dd0781f53352b30f6..1387c8c3ae668f43cafc8b81f51f7952b42db262:/bin/mozilla/io.pl diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index 6a57794fd..e597aa036 100644 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -368,9 +368,9 @@ sub display_row { } $column_data{sellprice_pg} = - qq||; + qq||; $column_data{sellprice} = - qq||; + qq||; } else { # for last row and report @@ -388,10 +388,10 @@ sub display_row { # for last row $column_data{sellprice_pg} = qq| |; - } - + } + $column_data{sellprice} = - qq||; @@ -486,7 +486,7 @@ sub display_row { ? 'deliverydate' : 'reqdate'; # invoice uses a different term for the same thing. print qq| - ${$reqdate_term}  + ${$reqdate_term}  |; } my $subtotalchecked = ($form->{"subtotal_$i"}) ? "checked" : ""; @@ -583,7 +583,7 @@ sub select_item { $colspan = $#column_index + 1; print qq| - +