]> git.koha-community.org Git - koha.git/commit
Bug 30447: Check if transfers arrived or cancelled
authorNick Clemens <nick@bywatersolutions.com>
Mon, 4 Apr 2022 12:21:43 +0000 (12:21 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 23 Aug 2022 19:34:49 +0000 (19:34 +0000)
commit3f7363f6ca7c0862b9071fe956f97a1401aad50d
tree0aae602eefcdd5131c3e30f9b7be6b865b2ee2e5
parentc41dba3eba2ce4baf8ddbd7df087a52c14f07c4d
Bug 30447: Check if transfers arrived or cancelled

TO test:
 1 - Find a bib with a single item
 2 - Browse to Circulation->Transfer
 3 - Transfer the item to another branch
 4 - Check the item in at current branch and cancel the transfer on the dialog
 5 - Place a hold on the biblio for a patron at current branch
 6 - Browse to Circulation->Holds to pull
 7 - Item does not show
 8 - Apply patch, restart all
 9 - Browse to Circulation->Holds to pull
10 - Item shows

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 206ba015c4a4b28b022ab9d6481a07ab76461747)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Koha/Holds.pm
circ/pendingreserves.pl