Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Julian Maurice 68b97cc7e4
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>
2023-09-12 10:16:04 -03:00
..
article-requests.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
bookcount.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
branchoverdues.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
branchtransfers.tt Bug 32765: Retry transfer after cancelling hold 2023-09-12 10:16:04 -03:00
checkout-notes.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
circulation-home.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
circulation.tt Bug 33913: (QA follow-up) Move variables into strings 2023-08-29 14:59:05 -03:00
circulation_batch_checkouts.tt Bug 33913: (QA follow-up) Move variables into strings 2023-08-29 14:59:05 -03:00
curbside_pickups.tt Bug 34373: Improve layout of curbside pickups items ready list 2023-09-01 11:43:45 -03:00
on-site_checkouts.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
overdue.tt Bug 33913: (QA follow-up) Move variables into strings 2023-08-29 14:59:05 -03:00
pendingreserves.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
printslip.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
renew.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
request-article.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
reserveratios.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
returns.tt Bug 34572: Simplify template logic around check-in input form 2023-09-12 09:45:09 -03:00
set-library.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
transfers_to_send.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
transferstoreceive.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
view_holdsqueue.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00
waitingreserves.tt Bug 33913: Improve translation of title tags: Circulation, holds, and ILL 2023-08-29 14:59:05 -03:00