]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/invoice_io.pl
Notes darf beim Speichern einer Wiedervorlage gerne das bereits bestehende Datenbankh...
[mfinanz.git] / bin / mozilla / invoice_io.pl
index 2f0f8be508a6cd3847b4916949c0473f0a2c7df0..011c872c8d0a14f09565fab393b26ffab262d590 100644 (file)
@@ -661,7 +661,8 @@ sub display_form {
 
     &{$subroutine}($numrows);
 
-    $numrows    = 0;
+    $numrows    = ++$form->{makemodel_rows};
+    $subroutine = "makemodel_row";
   }
   if ($form->{item} eq 'assembly') {
     $numrows    = $form->{price_rows};