Bug 33570

Summary: Reprinting holds slip with updated expiration date - in patron account
Product: Koha Reporter: Sally <sally.healey>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: andrewfh, gmcharlt, kyle.m.hall
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29338
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25631
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Sally 2023-04-20 12:10:24 UTC
Bug 29338 introduced the ability to reprint a hold slip from request.tt

One of our workflows is:

- Patron receives hold e-mail, which is sent from a back office e-mail address
- They reply to e-mail to request a change to the collection date
- The back office changes the date
- The back office tells the library staff to update the slip in the book

Bug 29338 helps because the slip can be reprinted.  But it's only available on the item record - and there can be 200+ holds on a record.  This makes it tricky for the staff to pick out which slip to reprint.

It would be useful if the reprint hold button could also be included in the patron account - in the holds tab found on circulation.pl and moremember.pl.