]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Fix a problem with acceptitem in NCIP::ILS::Evergreen.
authorJason Stephenson <jason@sigio.com>
Tue, 14 Oct 2014 00:05:54 +0000 (20:05 -0400)
committerJason Stephenson <jason@sigio.com>
Tue, 14 Oct 2014 00:05:54 +0000 (20:05 -0400)
commit0f587d848bc6d39678916d3e7b2023bcb64e5654
tree13f1eafe305376f8353f0a6e17234b6dbbb97a7a
parent48b6f941a8e9e0c3e66b4c6961633d94f6dcdf22
Fix a problem with acceptitem in NCIP::ILS::Evergreen.

There was a logical error when checking RequestedActionType for
the "Hold For Pickup" action.

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