Bug 35310: Only show 'Current renewals' link if item is currently checked out
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Fri, 10 Nov 2023 11:01:58 +0000 (11:01 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 4 Jan 2024 18:08:05 +0000 (18:08 +0000)
commit7ed002e676e8cab532b0f3c0c951fd0996918067
tree79fd64eab28e284a18d3d493ff2a56853924c161
parentf042890e5f66f52bba8159990acc7eaea4d3bfd8
Bug 35310: Only show 'Current renewals' link if item is currently checked out

1) Checkout an item to Koha user, barcode 39999000003192
2) Renew that barcode
3) Visit the items page of the biblio record, click on "View" in front of "Current renewals"
/cgi-bin/koha/catalogue/moredetail.pl?biblionumber=76
4) Notice it shows the renewals as expected
5) Return the same item 39999000003192
6) Repeat 3). Notice it never loads renewals and network console shows HTTP error 400
7) Apply this patch. Repeat the test plan. Notice the 'Current renewals' no longer shows for the item because it is no longer checked out, so whatever past renewals are no longer 'current'

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit ebba646b46455d308cf9e8777bd9af92080156ae)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 467626119ad739330e2fec4c7b111ab3a4b520f9)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tt