[Koha-bugs] [Bug 8128] New: can't seem to run new sql reports

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 18 20:39:28 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8128

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8128
          Assignee: gmcharlt at gmail.com
           Summary: can't seem to run new sql reports
          Severity: blocker
    Classification: Unclassified
                OS: All
          Reporter: nengard at gmail.com
          Hardware: All
            Status: NEW
           Version: master
         Component: Reports
           Product: Koha

I'm on master. I paste this to create an sql report.

select count(*) as circs from statistics where type in ('issue','localuse') and
datetime between <<Circed between (yyyy-mm-dd)>> and <<and (yyyy-mm-dd)>>

It appears to save. I click 'Run Report' at the top and get this:



Software error:

execute_query failed to return sth for report :  at
/home/nengard/kohaclone/reports/guided_reports.pl line 602.

For help, please send mail to the webmaster (webmaster at debian), giving this
error message and the time and date of the error.




When I go back the report did not save.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list