]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Modify NCIP::ILS::Evergreen->requestitem.
authorJason Stephenson <jason@sigio.com>
Thu, 18 Dec 2014 19:58:16 +0000 (14:58 -0500)
committerJason Stephenson <jason@sigio.com>
Thu, 18 Dec 2014 19:58:16 +0000 (14:58 -0500)
commitd7ebe5d28c81ffcad93c17070cf1db58f793916a
tree01596b0fbc827cbe44a18b123423a914f9b3cc32
parent46bdd37466a76e3dc491eb4ad6449b83adeae496
Modify NCIP::ILS::Evergreen->requestitem.

We now return AgencyId in the ItemId response field when returning a
database id and not barcode. If we can't figure out the AgencyId to
return, we set the ItemId/ItemIdentifierType to SYSNUMBER.

There's room for improvement here, but no time right now.

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