]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Add CheckInItem support to NCIP::ILS::Evergreen.
authorJason Stephenson <jason@sigio.com>
Fri, 12 Sep 2014 02:00:04 +0000 (22:00 -0400)
committerJason Stephenson <jason@sigio.com>
Fri, 12 Sep 2014 02:00:04 +0000 (22:00 -0400)
commit3b5d9b63f71071a4f559122e133a091e89673d0c
tree6e20d100c8df74979a5c1101268da600b13aa228
parent15d995cd55ddd28bdcb652c9ccb04973f98047f4
Add CheckInItem support to NCIP::ILS::Evergreen.

Add the basic checkinitem handler method.

Also add a retrieve_user_by_id method, and change the name of
retrieve_copy_by_barcode to retrieve_copy_details_by_barcode to
better reflect what it actually does.

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