Bug 10959 - Processing of pending orders table should be done server side
Summary: Processing of pending orders table should be done server side
Status: RESOLVED DUPLICATE of bug 20212
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-27 06:28 UTC by Katrin Fischer
Modified: 2018-02-15 16:10 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***