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 Bug 33961: Remove built-in offline circ tool 2023-07-17 08:18:59 +01:00
circulation.tt Bug 33528: Use template wrapper for tabs: Patron details page 2023-07-17 12:04:17 +01:00
circulation_batch_checkouts.tt
curbside_pickups.tt
on-site_checkouts.tt
overdue.tt
pendingreserves.tt Bug 34434: Terminology: Biblio should be bibliographic 2023-08-29 11:36:00 -10:00
printslip.tt
renew.tt
request-article.tt Bug 34233: Move select2 include out of patron-search.inc 2023-07-18 10:46:29 +01:00
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