http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8128
Priority: P5 - low
Change sponsored?: ---
Bug ID: 8128
Assignee: [email protected]
Summary: can't seem to run new sql reports
Severity: blocker
Classification: Unclassified
OS: All
Reporter: [email protected]
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@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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/