]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1528301 Add SIP Support for BF field on type 10 checkin responses user/driscoll/LP1528301_sip_BF_field-signoff
authorblake <blake@mobiusconsortium.org>
Thu, 9 Jun 2016 14:04:56 +0000 (09:04 -0500)
committerMartha Driscoll <driscoll@noblenet.org>
Fri, 3 Mar 2017 20:34:21 +0000 (15:34 -0500)
commitb78ddb672750f53c1a7e3f51ef6819468049a104
treef006fe22e7042a806ec58f639cd32ba6ae937b0c
parenta3d1b7c215d2a7f5c14c0e013a3dfcae8dfe150d
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>
Open-ILS/src/perlmods/lib/OpenILS/SIP/Item.pm
Open-ILS/src/perlmods/lib/OpenILS/SIP/Transaction/Checkin.pm