]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Modify NCIP::ILS::Evergreen based on communication and testing.
authorJason Stephenson <jason@sigio.com>
Sat, 6 Dec 2014 18:14:07 +0000 (13:14 -0500)
committerJason Stephenson <jason@sigio.com>
Sat, 6 Dec 2014 18:14:07 +0000 (13:14 -0500)
commitf04968ff0aecc99afe04c7849d66f0a75ce5362a
treee178be66cb6396a92354bfa5c752deae06528d73
parent65a81bc80dbc570b735feec117db7c5daf156bab
Modify NCIP::ILS::Evergreen based on communication and testing.

Auto-Graphics is sending our target branch code in the ToAgencyId
field of the InitiationHeader.  They are not sending some of the
optional fields that we are looking for.  Most of the changes in
this commit revolve around using the ToAgencyId as a fallback
when the other fields are not available.  The focus of these
changes are the AcceptItem and RequestItem messages since the
local location is most important there.

Signed-off-by: Jason Stephenson <jason@sigio.com>
lib/NCIP/ILS/Evergreen.pm