[Koha-bugs] [Bug 11703] New: Convert checkouts table to ajax datatable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 6 19:50:32 CET 2014


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

            Bug ID: 11703
           Summary: Convert checkouts table to ajax datatable
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

When a patron has many checked out items, circulation.pl can take a very long
time to load ( on the order of minutes in some cases ). This is primarily due
to the processing of the previous checkouts list. If we convert to this table
to a datatable that fetches its data via ajax, we can make circulation.pl far
more responsive. The same should be done with relative's checkouts as well.

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


More information about the Koha-bugs mailing list