Layout noch angepasst, so dass die Maske auf den Bildschirm passt
[kivitendo-erp.git] / bin / mozilla / io.pl
index 536c09d..dcdaa36 100644 (file)
@@ -836,7 +836,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);