]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Fix copy deletion in NCIP::ILS::Evergreen->checkinitem.
authorJason Stephenson <jstephenson@mvlc.org>
Tue, 10 Nov 2015 20:05:31 +0000 (15:05 -0500)
committerJason Stephenson <jstephenson@mvlc.org>
Tue, 10 Nov 2015 20:44:15 +0000 (15:44 -0500)
commit93eba51b1936d2dbf0bf6ab35f8fad178b97c984
treea52dccd2a20297a98648481c84355e1f2094319f
parenta8f982194cd16973882caad0b7a34160800ffdc0
Fix copy deletion in NCIP::ILS::Evergreen->checkinitem.

We need to retrieve the copy again after a successful checkin because
its status and other details have changed.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
lib/NCIP/ILS/Evergreen.pm