https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18731
Bug ID: 18731
Summary: Orders table slow to load for vendors with many orders
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Acquisitions
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Some libraries may have hundreds of open orders for a vendor, depending on
acqisitions workflow. At that number of open orders, the tables on parcel.pl
take 10 to 20 seconds to load.
To speed up the loading of this page and the data, we should convert the order
tables from pre-loading all order data to ajax tables that load order data on
an as needed basis. That way we are only pulling the data for the orders that
are currently visible.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/