X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FOE.pm;h=677a78b393ffcac498604a3e49cabdc335edab96;hb=b89137f814fb873ddc98c765b7a0ef17bed83ce1;hp=63fcf1f06f4ece291516d127f08021d6f4cf3b3f;hpb=be40bd398c2911e87af5e9fd6025ea1faceb679c;p=kivitendo-erp.git diff --git a/SL/OE.pm b/SL/OE.pm index 63fcf1f06..677a78b39 100644 --- a/SL/OE.pm +++ b/SL/OE.pm @@ -338,7 +338,7 @@ sub save { $form->{"marge_percent_$i"} = $form->parse_amount($myconfig, $form->{"marge_percent_$i"}) * 1; $form->{"marge_absolut_$i"} = $form->parse_amount($myconfig, $form->{"marge_absolut_$i"}) * 1; - + $form->{"lastcost_$i"} = $form->parse_amount($myconfig, $form->{"lastcost_$i"}); # set values to 0 if nothing entered