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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
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.
_______________________________________________
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/