]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1528301 Add SIP Support for BF field on type 10 checkin responses
authorblake <blake@mobiusconsortium.org>
Thu, 9 Jun 2016 14:04:56 +0000 (09:04 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Thu, 11 Nov 2021 15:12:12 +0000 (10:12 -0500)
commitd3a3e8f1eb15805fc258f3330aa1a740ce100036
tree0ec42010b03bc8be3e3768bf098f254f7403f057
parent09a3f03bb6296356db5834fc56a93ddb9e6260a2
LP1528301 Add SIP Support for BF field on type 10 checkin responses

This little patch will append the BF field in the SIP response during
checkin when the item is for another hold. Some self check software vendors
(ahem Bibliotheca) implement the hold phone number for the next patron this way.
You will need this patch as well as the code change to the SIPServer repo
LP1528301_Add_SIP_Support_for_BF_field_on_type_10_checkin_responses

Signed-off-by: blake <blake@mobiusconsortium.org>
Signed-off-by: Martha Driscoll <driscoll@noblenet.org>
Signed-off-by: Jason Boyer <jboyer@equinoxinitiative.org>
Signed-off-by: Martha Driscoll <driscoll@noblenet.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/perlmods/lib/OpenILS/SIP/Item.pm
Open-ILS/src/perlmods/lib/OpenILS/SIP/Transaction/Checkin.pm