[Bug 1534] New: Guided reports returning only the first ten results
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1534 Summary: Guided reports returning only the first ten results Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: major Priority: P3 Component: Reports AssignedTo: chris.cormack@liblime.com ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@nongnu.org I ran a basic saved patron report: SELECT borrowers.cardnumber,borrowers.surname,borrowers.firstname,borrowers.email FROM borrowers WHERE borrowers.branchcode='CPL' ORDER BY borrowers.surname asc,borrowers.firstname asc ...and I got only 10 results. There should be over 900. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com