]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Alter check_circ_details call in NCIP::ILS::Evergreen->renewitem.
authorJason Stephenson <jstephenson@mvlc.org>
Fri, 9 Oct 2015 18:48:20 +0000 (14:48 -0400)
committerJason Stephenson <jstephenson@mvlc.org>
Mon, 19 Oct 2015 20:14:40 +0000 (16:14 -0400)
commit8332630fe1241cbe60e5aa377680cb81fae9060f
tree6b1ea6d47393fbd4400cd2aac82e4bf0cb7c1313
parent0902ad0a75dc4c7f824ff35add67c91128c9d6f6
Alter check_circ_details call in NCIP::ILS::Evergreen->renewitem.

This call to $self->check_circ_details() needs to use the new signature
when handling a renewitem message.

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