Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Nicolas Legrand ac9a41c7c9 Bug 29103: Change desk when checking in a waiting reserve
A check in should relocate a waiting hold under the current desk. But
the current behaviour when confirming the hold is to dismiss the
modal, the item is still attached to the preceding desk.

This patch mimicks the print and confirm behaviour to trigger the desk
change.

Plan test:

1. Add some desks to you library (syspref UseCirculationDesks and
   Administration -> Patrons and circulation -> Circulation desks.

2. Set a desk in your session (Circulation -> Set library and desk)

3. Have some waiting hold attach to a desk (make a hold on a checked
   out item and return it).

4. Change your current desk.

5. Check in again the item, click on confirm.

6. Go to the item notice detail, it appears as waiting at your first
   desk.

7. Apply patch.

8. Check in again the item.

9. go to the item notice detail, it should appear at your current
   desk.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-03-25 11:01:04 -10:00
..
article-requests.tt Bug 27949: (QA follow-up) Remove TODO 2021-10-18 11:28:41 +02:00
bookcount.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
branchoverdues.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
branchtransfers.tt Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
checkout-notes.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
circulation-home.tt Bug 19532: Recalls on intranet 2022-03-14 22:45:51 -10:00
circulation.tt Bug 19532: Recalls on intranet 2022-03-14 22:45:51 -10:00
circulation_batch_checkouts.tt Bug 29394: (follow-up) Pass correct time format and other corrections 2021-11-22 11:48:45 +01:00
offline-mf.tt
offline.tt Bug 22671: Show warning if browser doesn't support applicationCache 2022-02-21 15:15:47 -10:00
on-site_checkouts.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
overdue.tt Bug 29580: Fix missing end tag in circ/overdue.tt 2021-12-02 21:02:33 -10:00
pendingreserves.tt Bug 29240: Rename start_for with date_to 2021-10-19 14:08:09 +02:00
printslip.tt Bug 19532: Recalls on intranet 2022-03-14 22:45:51 -10:00
renew.tt Bug 19532: Recalls on intranet 2022-03-14 22:45:51 -10:00
request-article.tt Bug 27946: Add UI handling of AR fees 2022-01-28 11:09:07 -10:00
reserveratios.tt Bug 29279: Use class for targets 2021-10-21 10:21:50 +02:00
returns.tt Bug 29103: Change desk when checking in a waiting reserve 2022-03-25 11:01:04 -10:00
set-library.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
transfers_to_send.tt Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
transferstoreceive.tt Bug 19532: Recalls on intranet 2022-03-14 22:45:51 -10:00
view_holdsqueue.tt Bug 29760: (follow-up) Fix class name 2022-02-22 22:27:28 -10:00
waitingreserves.tt Bug 23678: Allow cancel holds in bulk 2021-10-01 16:02:58 +02:00