]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Simplify NCIP::ILS::Evergreen->retrieve_org_unit_by_shortname().
authorJason Stephenson <jason@sigio.com>
Sat, 27 Sep 2014 13:58:08 +0000 (09:58 -0400)
committerJason Stephenson <jason@sigio.com>
Sat, 27 Sep 2014 13:58:08 +0000 (09:58 -0400)
commitcb4f653523dce493d74f927809918ed3927a6c4c
treea90e7e55be6bc823570afbe387e292fb69718f5c
parentd24232a647fc7e147447ff3c233c5704a8053645
Simplify NCIP::ILS::Evergreen->retrieve_org_unit_by_shortname().

Use open-ils.actor.org_unit.retrieve_by_shortname instead of a
pcrud search.

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