]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Changes to NCIP::ILS::Evergreen as a result of testing.
authorJason Stephenson <jason@sigio.com>
Sat, 20 Dec 2014 20:59:38 +0000 (15:59 -0500)
committerJason Stephenson <jason@sigio.com>
Sat, 20 Dec 2014 20:59:38 +0000 (15:59 -0500)
commit1d60dcd91326895cdc14f5181de9780c0f721593
tree4128b2454bec71e4283c92262e4b74b7f3592801
parentd7ebe5d28c81ffcad93c17070cf1db58f793916a
Changes to NCIP::ILS::Evergreen as a result of testing.

These modifications are based on testing with Auto-Graphics and
reflect how they say they will be sending data in production. They
will return the ItemId that we are now returning in the response
to RequestItem so we can use that to find the appropriate hold to
cancel.

The above necessitated some internal changes to the code that
amounted to a simplification of placing holds (in some cases) as
well as a simplification in canceling holds. There is still some
cruft hanging around that should probably go away, but I think
we're safe for now.

We've also update some templates to fix issues while testing the
above mentioned changes, specifically RequestItemResponse.inc and
CancelRequestItemResponse.inc.

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