]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Controller/SellPriceInformation.pm
SellPriceInformation ohne Layout generieren
[mfinanz.git] / SL / Controller / SellPriceInformation.pm
index 522f101252b46db4c5f74880ba078696fd7216b4..bf85c86346183b8d0c52b02fd514285237a7fc1d 100644 (file)
@@ -149,7 +149,7 @@ sub list_objects {
     });
   }
 
-  return $self->{report}->generate_with_headers;
+  return $self->{report}->generate_with_headers(no_layout => 1);
 }
 
 sub link_to {