]> wagnertech.de Git - kivitendo-erp.git/blobdiff - bin/mozilla/io.pl
Wenn man die neuerstellung einer Variable rausnimmt, muss man auch dafür sorgen,...
[kivitendo-erp.git] / bin / mozilla / io.pl
index 63d6b454d4401bbcc8d74708eef5a3f3c3713dc8..f860484ac654e59095316159e5b506fd31465073 100644 (file)
@@ -693,7 +693,7 @@ sub check_form {
     #$form->{sellprice} = 0;
     $form->{weight}    = 0;
     map { $form->{$_} = $form->parse_amount(\%myconfig, $form->{$_}) }
-      qw(listprice rop stock);
+      qw(listprice sellprice rop stock);
 
     @flds =
       qw(id qty unit bom partnumber description sellprice weight runningnumber partsgroup lastcost);