koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 1534] New: Guided reports returning only the first ten


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1534] New: Guided reports returning only the first ten results
Date: Wed, 31 Oct 2007 06:11:48 -0700 (PDT)

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: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden


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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]