]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/io.pl
Merge von 753,754,755 aus unstable: Bugfix Preisgruppen
[mfinanz.git] / bin / mozilla / io.pl
index 22acf9710aa8d3f1feba7119649e7cea25252cbe..c704209442f29333b4c389144a18d7fef5a06e6b 100644 (file)
@@ -826,7 +826,7 @@ sub display_form {
     $subroutine = "assembly_row";
   }
   if ($form->{item} eq 'service') {
-    $numrows    = ++$form->{price_rows};
+    $numrows    = $form->{price_rows};
     $subroutine = "price_row";
 
     &{$subroutine}($numrows);