Project:
UbercartCategory:
bug reportVersion:
Ubercart 1.x-devPriority:
normalStatus:
closedThis bug has been closed and moved to ...
http://www.ubercart.org/issue/4199/custom_sales_report_bug_status_matchi...
...
Using RC2 and the custom sales report seems to be broken. Whenever I specify a date range it returns zeros for the monthtly breakdowns. But, the stock sales report shows the numbers correctly. Anybody else see this? Running PHP5, Drupal 5.7. This used to work, now it's broken. Thanks for any help.



Re: RC2 - Custom Sales Report Broken - Date Range
can't help you out, but its definitely not a general bug. I just tried it and it worked fine for me!
Re: Re: RC2 - Custom Sales Report Broken - Date Range
What did you try? The basic report works fine when you click the customize tab. But, when you customize the report, the date range doesn't work, just returns zero -- where there are numbers before specifying a date range. Also, are you on PHP5, Drupal 5.7, RC2?
Re: RC2 - Custom Sales Report Broken - Date Range
The default "custom sales summary" report seems to be returning the product totals and breakdowns correctly. Something is going wrong in the start/end date stuff under the customize fieldset. Whenever I specify a date range, the report returns all zeros. Otherwise, it does fine.
My server and drupal default timezone are both CST or -0500. There are no user configurable timezones. The timestamps on the orders are fine as well. I think there is definitely a bug here. My setup seems very generic. PHP 5.2.2, Drupal 5.7 and mysql 4.1.22. Is it possible that there is some issue with getting and using the default timezone.
What's really weird is that I can get "payment_received" and "pending" orders to return on some date ranges ... weird. Again, this only goes haywire when i specify a start / end date.
Any thoughts are appreciated. Thanks.