When staff change a waiting hold expiration date to a date further in the future, there is no way to print a new hold slip with the updated date. For example, holds are set to expire in 5 days. I change the expiration date to 10 days. Typically I would check the item in to trigger a new hold slip, but when I do, the expiration date is reset to 5 days. It would be really helpful to have a print hold slip button on the holds table, not just for this scenario, but for other situations too, such as when a staff member checks an item in to generate a new slip, the waiting date is changed. Having this print button would alleviate this.
Created attachment 127024 [details] [review] Bug 29338: Add print hold/transfer button to request.tt 1. Apply patch 2. Make some holds, have some item level and some bib level 3. On request.tt notice a new column on the holds_table called 'Print hold/transfer slip' 4. Make sure the button works and takes you to the proper hold/transfer slip 5. Make sure it works well with both item/bib level holds
I wonder if it would make sense to show the button only for holds which are waiting or in transit?
(In reply to Owen Leonard from comment #2) > I wonder if it would make sense to show the button only for holds which are > waiting or in transit? Makes sense and I agree. Marking this FQA and will work that out ASAP.
Created attachment 128849 [details] [review] Bug 29338: (follow-up) only show print button when hold is waiting or intransit
Created attachment 130241 [details] [review] Bug 29338: Add print hold/transfer button to request.tt 1. Apply patch 2. Make some holds, have some item level and some bib level 3. On request.tt notice a new column on the holds_table called 'Print hold/transfer slip' 4. Make sure the button works and takes you to the proper hold/transfer slip 5. Make sure it works well with both item/bib level holds Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
Created attachment 130242 [details] [review] Bug 29338: (follow-up) only show print button when hold is waiting or intransit Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
Really like this - great idea. Works as described, signed off.
Created attachment 130964 [details] [review] Bug 29338: Add print hold/transfer button to request.tt 1. Apply patch 2. Make some holds, have some item level and some bib level 3. On request.tt notice a new column on the holds_table called 'Print hold/transfer slip' 4. Make sure the button works and takes you to the proper hold/transfer slip 5. Make sure it works well with both item/bib level holds Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 130965 [details] [review] Bug 29338: (follow-up) only show print button when hold is waiting or intransit Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Pushed to master for 22.05, thanks to everybody involved [U+1F984]
Pushed to 21.11.x for 21.11.04
Pushed to 21.05.x for 21.05.14
Not backported to oldoldstable (20.11.x). Feel free to ask if it's needed.