]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Add handling of ItemElementType in NIP::ILS::Evergreen.
authorJason Stephenson <jason@sigio.com>
Sat, 11 Oct 2014 15:45:52 +0000 (11:45 -0400)
committerJason Stephenson <jason@sigio.com>
Sat, 11 Oct 2014 15:45:52 +0000 (11:45 -0400)
commit64bcbb6d131f3bf12f2f4615f929b12888149d2e
treeba7fe104c5d031c53cda17b2d7ea9ec331c10d46
parent844d43342997bc84256f475de29eff3e6ce57261
Add handling of ItemElementType in NIP::ILS::Evergreen.

This includes some template changes to output the ItemOptionalFields
element data.

Signed-off-by: Jason Stephenson <jason@sigio.com>
lib/NCIP/ILS/Evergreen.pm
templates/includes/CancelRequestItemResponse.inc
templates/includes/CheckInItemResponse.inc
templates/includes/ItemOptionalFields.inc [new file with mode: 0644]
templates/includes/RequestItemResponse.inc