Bug 15688 - Renew item that is on hold: Display information about hold's patron
Summary: Renew item that is on hold: Display information about hold's patron
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-28 08:35 UTC by Marc Véron
Modified: 2023-08-28 21:01 UTC (History)
3 users (show)

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


Attachments
Bug 15688: Count index relative to specific table (1.36 KB, patch)
2020-03-16 14:16 UTC, Nick Clemens (kidclamp)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Véron 2016-01-28 08:35:49 UTC
To reproduce:
- Go to Home > Circulation > Renew (/cgi-bin/koha/circ/returns.pl)
- Enter the barcode of an item that is on hold for an other patron

Result: Warning "Cannot renew: This item is on hold for another patron.", but no information about the patron given.

It would be nice to have here the same information as with an attempt to check out the item on the check out page: 
Item XYZ  : (1) has been on hold for ABC (999) at Centerville since 05/01/2016
Comment 1 Nick Clemens (kidclamp) 2020-03-16 14:16:11 UTC Comment hidden (obsolete)
Comment 2 Lucas Gass 2020-03-16 17:57:59 UTC
Obsoleting Nick's patch as it is attached to the wrong bug.
Comment 3 Katrin Fischer 2023-08-28 21:01:55 UTC
Might also need permissions to see patron information into account.