Making sure reports at 1.0 ready

Posts: 3744
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Well, there have been issues popping up about reports lately, particularly the custom sales reports. We've addressed some of these thanks to schaub123's patch regarding reports with multiple order statuses. I've always tried in vain to debug the way it calculates the subreports when you're displaying results monthly... it always craps out on December and February when it uses strtotime() to "+1 month" to the start date. I don't know why this is.

I'd love it for those folks using Bazaar versions to update to revision 1044 or later and let me know if they're getting any weird behavior out of the sales reports. I also tried to take out any use of $_GET in favor of adding arguments to the URL... so please test the yearly sales report for other years and the custom sales report for anything you want. At least it does daily reports fine. Eye-wink

Please post feedback in this thread.

Posts: 45
Joined: 11/07/2007

Hey guys,

watch this.

after updating ubercart to RC 4 I get:

warning: Invalid argument supplied for foreach() in /home/actortips/public_html/includes/form.inc on line 949.

in admin/store/settings/reports

Hope that helps Smiling

Dee

Posts: 3744
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.
Posts: 45
Joined: 11/07/2007

Hey folks,

the UPS quote is gone after updateting from RC1 to RC4...

I have the debug option activated but it seems that the quoting is even not started because there is no output... USPS works fine btw.

I ve noticed that you made some changes in the variable table so I filled out everything new but nothing.

Hope that helps...

Dee

EDIT::: Could it be that the UPS Server is down somehow?