Bug 10959

Summary: Processing of pending orders table should be done server side
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: jonathan.druart
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2013-09-27 06:28:51 UTC
Loading the pending orders page is extremely slow and expensive when you have a lot of pending orders (5,884 on my system).

The processing of the table should be done server side, not client side.
Comment 1 Katrin Fischer 2018-02-15 16:10:32 UTC

*** This bug has been marked as a duplicate of bug 20212 ***