Bug 33570 - Reprinting holds slip with updated expiration date - in patron account
Summary: Reprinting holds slip with updated expiration date - in patron account
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-20 12:10 UTC by Sally
Modified: 2023-04-20 13:40 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

Note You need to log in before you can comment on or make changes to this bug.
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.