X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cc.cgi;h=c2ab726b6b4234456f153c02c5d26ca7b15cedd7;hp=128565fce7bb649f9e4610258ccc76fd614c10c4;hb=6c2f4c44fc083bde9dd055bd4db51e65fa377379;hpb=f9734784e69f0a24e25fdeb6554d6563577e9296 diff --git a/httemplate/search/report_cc.cgi b/httemplate/search/report_cc.cgi index 128565fce..c2ab726b6 100755 --- a/httemplate/search/report_cc.cgi +++ b/httemplate/search/report_cc.cgi @@ -11,7 +11,7 @@ my $ending = $1; print header('Credit Card Recipt Report Results'); -open (REPORT, "freeside-cc-receipts-report -v -s $beginning -d $ending $user |"); +open (REPORT, "freeside-cc-receipts-report -v -s $beginning -f $ending $user |"); print '
';
 while() {