]> wagnertech.de Git - kivitendo-erp.git/blobdiff - bin/mozilla/ic.pl
Beim Bericht über Erzeugnisse den Einkaufspreis auch anzeigen, wenn er ausgewählt...
[kivitendo-erp.git] / bin / mozilla / ic.pl
index 5aa9e2c6a290e2835f6c6139129298e01741d8f1..3a34b2b144e275f16359b01f319dd8b6c4719b6a 100644 (file)
@@ -574,9 +574,6 @@ sub addtop100 {
     }
   }
 
-  $form->{l_lastcost} = ""
-    if ($form->{searchitems} eq 'assembly' && !$form->{bom});
-
   foreach my $item (@columns) {
     if ($form->{"l_$item"} eq "Y") {
       push @column_index, $item;
@@ -1114,8 +1111,6 @@ sub generate_report {
     }
   }
 
-  $form->{l_lastcost} = "" if ($form->{searchitems} eq 'assembly' && !$form->{bom});
-
   IC->all_parts(\%myconfig, \%$form);
 
   my @columns =