]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/io.pl
Workflow Rechnung->Auftrag (neuer Controller). Rabatt nicht mehr umrechnen
[mfinanz.git] / bin / mozilla / io.pl
index 377423d43b539826dc3e260ddc98f47ed0b6005f..31f51fc4f094d5ed026149ac93fe56c45bc84e5f 100644 (file)
@@ -919,7 +919,6 @@ sub order {
 
       $item->price_factor_id(undef) if !$item->price_factor_id;
       $item->project_id(undef)      if !$item->project_id;
-      $item->discount($item->discount/100.0);
 
       # autovivify all cvars that are not in the form (cvars_by_config can do it).
       # workaround to pre-parse number-cvars (parse_custom_variable_values does not parse number values).