Koha/circ
Nick Clemens cae75b64dd Bug 17798: Confirm hold when printing slip from another patron's account
This patch adds a few pieces of information to the print slip button
and makes the code confirm the hold

As we are printing before the confirm, we also add the ability to pass
in the itemnumber to 'ReserveSlip'

This is slightly hacky, however, I don't see another way to allow
printing without an additional page reload.

To test:
 1 - Place a title level hold for patron A, for delivery to library B
 2 - Attempt to checkout an item from the record above to Patron B from
     library A
 3 - You receive an alert about the hold
 4 - Click "Don't check out, confirm hold, and print slip"
 5 - Confirm the slip looks correct and has item info
 6 - Confirm that item is in transit to fill hold
 7 - Revert transit status
 8 - Attempt to checkout the item to Patron B from Library B
 9 - Click "Don't check out, confirm hold, and print slip"
10 - Confirm slip is correct
11 - Confirm item is marked waiting

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 3ec73d80e2)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 96442d7ac7)
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
2023-11-14 13:42:15 -01:00
..
add_message.pl
article-request-slip.pl
article-requests.pl
bookcount.pl Bug 33149: Use template wrapper for breadcrumbs: Circulation part 1 2023-04-16 18:17:30 +01:00
branchoverdues.pl
branchtransfers.pl
checkout-notes.pl
circulation-home.pl
circulation.pl Bug 17798: Confirm hold when printing slip from another patron's account 2023-11-14 13:42:15 -01:00
curbside_pickups.pl Bug 32883: (QA follow-up) Adjust ordering for pickups 2023-04-11 10:18:23 +01:00
del_message.pl
hold-transfer-slip.pl
offline-mf.pl
offline.pl
on-site_checkouts.pl
overdue.pl
pendingreserves.pl Bug 32421: Add collection column to holds to pull 2023-03-20 17:03:31 +00:00
renew.pl
request-article.pl
reserveratios.pl
returns.pl Bug 23012: Apply processing fee return policy when lost item found 2022-10-24 17:43:29 -03:00
set-library.pl
transfer-slip.pl
transfers_to_send.pl
transferstoreceive.pl
view_holdsqueue.pl
waitingreserves.pl Bug 35003: Make cancelled hold requests filter by branch 2023-11-13 15:22:16 +00:00