Koha/circ
Martin Renvoize d64a206a25
Bug 35100: Various fixes
1) Don't automagically always set a transfer to in transit on checkin..
   wait for the user to actually confirm that's the case
2) New transfers triggered by a hold should take precidence, so hide
   transfers for any other reason from display
3) Update get_transfer and get_transfers to ensure ordering isn't lost
   when prefetch is used and add tests for this

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2024-09-19 12:41:50 +01:00
..
add_message.pl
article-request-slip.pl
article-requests.pl
bookcount.pl
branchoverdues.pl
branchtransfers.pl
checkout-notes.pl
circulation-home.pl
circulation.pl Bug 34440: Take preparation period into account at checkout 2024-08-30 16:41:27 +02:00
curbside_pickups.pl
del_message.pl
hold-transfer-slip.pl
on-site_checkouts.pl
overdue.pl Bug 37210: Properly escape SQL query parameters by using bind values 2024-08-01 17:26:46 +02:00
pendingreserves.pl
renew.pl
request-article.pl
reserveratios.pl
returns.pl Bug 35100: Various fixes 2024-09-19 12:41:50 +01:00
set-library.pl
transfer-slip.pl
transfers_to_send.pl
transferstoreceive.pl
view_holdsqueue.pl
waitingreserves.pl