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)
committerJason Boyer <jboyer@equinoxinitiative.org>
Fri, 6 Sep 2019 18:10:04 +0000 (14:10 -0400)
commit14421a6a6d124e826fccc07700a27a59a85e862b
tree72b1ad65b1b065ca0b3215c116601513567bc7ff
parent40b5853bd226041d991c0c356db2e6d016bf2410
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>
Open-ILS/src/perlmods/lib/OpenILS/SIP/Item.pm
Open-ILS/src/perlmods/lib/OpenILS/SIP/Transaction/Checkin.pm