Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Julian Maurice 4352e97a28 Bug 32765: Retry transfer after cancelling hold
When trying to manually transfer an item that is on hold, we have the
choice to cancel the hold and try the transfer again. When choosing
this option, the hold is correctly cancelled but the transfer is not
tried again.
This patch fixes that

Test plan:
1. Place a hold on a specific item
2. Try to transfer it manually (Circulation » Transfer)
3. Choose the option to "Cancel hold and then attempt transfer"
4. See that the hold was cancelled, but no transfer was made
5. Apply the patch
6. Repeat step 1-3
7. See that the hold was cancelled, and the transfer was made

Signed-off-by: Nicolas Giraud <nicolas.giraud@inlibro.com>
Signed-off-by: Sam Lau <samalau@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 68b97cc7e4)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2023-09-14 08:25:35 -10:00
..
article-requests.tt
bookcount.tt
branchoverdues.tt
branchtransfers.tt Bug 32765: Retry transfer after cancelling hold 2023-09-14 08:25:35 -10:00
checkout-notes.tt
circulation-home.tt
circulation.tt
circulation_batch_checkouts.tt
curbside_pickups.tt
on-site_checkouts.tt
overdue.tt
pendingreserves.tt
printslip.tt
renew.tt
request-article.tt
reserveratios.tt
returns.tt Bug 34572: Simplify template logic around check-in input form 2023-09-14 08:21:58 -10:00
set-library.tt
transfers_to_send.tt
transferstoreceive.tt
view_holdsqueue.tt
waitingreserves.tt