]> git.koha-community.org Git - koha.git/commit
Bug 37591: Fix moredetail.tt performance issue
authorJohanna Räisä <johanna.raisa@gmail.com>
Fri, 9 Aug 2024 05:58:31 +0000 (08:58 +0300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 21 Oct 2024 12:12:27 +0000 (14:12 +0200)
commit95561abe1f4cc9ad259e73d7e83b81f1d27b320b
tree3853d7419522060e211287ab8d927760b00038d8
parent1b52d536e998f8faab65f422f6a5f1f309d0e204
Bug 37591: Fix moredetail.tt performance issue

This patch fixes the performance issue in moredetail.tt by removing the
unnecessary call of checkout_renewals table.

To test:
1. Create lot of checkouts and renewals for a record.
2. Open the moredetail page for the record.
3. Check the timing of the page load.
4. Apply the patch and check the timing of the page load again.
5. The page load should be faster after applying the patch.

Sponsored-by: Koha-Suomi Oy
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 5c41c1c657eba6be37bd8ca4622fdc9eda658fcd)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit 85afecd491b08152bd140b67381e75bffe47561e)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tt