]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/io.pl
Einkaufspreis parsen bei Erzeugen eines Angebots aus Auftrag.
[mfinanz.git] / bin / mozilla / io.pl
index 8f2882e04fc3cb1ae724f02fb83095adec8049b7..0756448015938fe6addca9f62199c7d8730f605e 100644 (file)
@@ -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;