X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Fcustomer_accounting_summary.html;h=744b313f9c07784548b0d875bcc9ac75f95866ef;hb=adcf4e1d0e02f9e91513bdccd4a8d811f052a7f6;hp=5575283252db2cd806928e374b30d8e3e4a92c60;hpb=226fffec6fd0154ea8798b58321d4d119341879f;p=freeside.git diff --git a/httemplate/search/customer_accounting_summary.html b/httemplate/search/customer_accounting_summary.html index 557528325..744b313f9 100644 --- a/httemplate/search/customer_accounting_summary.html +++ b/httemplate/search/customer_accounting_summary.html @@ -9,8 +9,7 @@ http_header('Content-Disposition' => qq!attachment;filename="$filename"!); my $output = ''; - use IO::String; - my $XLS = IO::String->new($output);; + my $XLS = IO::String->new($output); my $workbook = $format->{class}->new($XLS) or die "Error opening .xls file: $!"; @@ -88,7 +87,7 @@ as ">Excel spreadsheet