Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 1ffb4200

Von Moritz Bunkus vor fast 14 Jahren hinzugefügt

  • ID 1ffb42006427be006df310be1e98aad5dd7b1a4d
  • Vorgänger fe8d6c89
  • Nachfolger 39294de3

Kosmetik

Unterschiede anzeigen:

SL/OE.pm
338 338

  
339 339
      $form->{"marge_percent_$i"} = $form->parse_amount($myconfig, $form->{"marge_percent_$i"}) * 1;
340 340
      $form->{"marge_absolut_$i"} = $form->parse_amount($myconfig, $form->{"marge_absolut_$i"}) * 1;
341
      
341

  
342 342
      $form->{"lastcost_$i"} = $form->parse_amount($myconfig, $form->{"lastcost_$i"});
343 343

  
344 344
      # set values to 0 if nothing entered

Auch abrufbar als: Unified diff