]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1525394 SIP patron part level holds respond blank
authorblake <blake@mobiusconsortium.org>
Fri, 11 Dec 2015 21:28:17 +0000 (15:28 -0600)
committerBill Erickson <berickxx@gmail.com>
Fri, 22 Mar 2024 17:07:50 +0000 (13:07 -0400)
commit040d4777a8474db3e02c9121ad39baf120c439e3
tree6e792777e5c86071a79a1fd032e231b14b872405
parent0c8efea7239947744e34a880598ae3b9d9056852
LP1525394 SIP patron part level holds respond blank

Added code to flesh part level hold information in SIP/Patron.pm
In order to test this, you will need to identify a patron who has
a part level hold. Query SIP with a 63 message like:

6300120151211    104201     Y    AOhidden|AApatronbarcode|AC|AY1AZF08D

and the server should respond with the title in the |CD field for that
part level hold.

Signed-off-by: blake <blake@mobiusconsortium.org>
Signed-off-by: Jason Boyer <jboyer@equinoxinitiative.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/SIP/Patron.pm