From cef858577f15128880dacbc944f20aa3142919ec Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 29 Oct 2007 12:03:06 +0000 Subject: [PATCH] famous last mysql bug --- httemplate/search/report_receivables.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/search/report_receivables.cgi b/httemplate/search/report_receivables.cgi index e68eb8229..b4d41dda8 100755 --- a/httemplate/search/report_receivables.cgi +++ b/httemplate/search/report_receivables.cgi @@ -82,7 +82,7 @@ sub owed { #handle start and end ranges - my $str2time = str2time; + my $str2time = str2time_sql; #24h * 60m * 60s push @where, "cust_bill._date <= $str2time now() ) - ". ($start * 86400) -- 2.11.0