Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Pedro Amorim ebba646b46
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>
2023-12-12 15:04:52 +01:00
..
acqui Bug 35273: Fix item selection when receiving 2023-11-10 10:59:36 -03:00
admin Bug 35450: Preservation system preferences should authval dropdowns 2023-12-11 19:41:29 +01:00
authorities
basket
batch
bookings
catalogue Bug 35310: Only show 'Current renewals' link if item is currently checked out 2023-12-12 15:04:52 +01:00
cataloguing Bug 35425: Optimize UX when dragging a tag or subfield 2023-12-11 19:41:25 +01:00
circ Bug 29007: Add cancellation reason input on check in 2023-11-10 10:59:35 -03:00
clubs
course_reserves
erm
errors
ill
installer
labels
mana
members Bug 35157: Remove spans from patronfields.inc 2023-12-11 19:41:22 +01:00
offline_circ
onboarding
patron_lists
patroncards
plugins
pos
preservation
recalls
reports
reserve Bug 34519: Add a template plugin for fetch searchable patron attributes 2023-11-08 17:52:37 -03:00
reviews
rotating_collections
serials
services
suggestion
tags
test
tools Bug 21431: Adjust template for logviewer 2023-11-09 14:50:12 -03:00
virtualshelves
about.tt Bug 35415: Rephrase: Some patrons have requested a privacy ... 2023-12-07 11:16:24 +01:00
auth.tt Bug 34188: (QA follow-up) Add standard validation to login form 2023-11-08 17:41:41 -03:00
intranet-main.tt