]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Add check for more copies in NCIP::ILS::Evergreen->delete_copy.
authorJason Stephenson <jason@sigio.com>
Sun, 14 Sep 2014 03:54:50 +0000 (23:54 -0400)
committerJason Stephenson <jason@sigio.com>
Sun, 14 Sep 2014 03:54:50 +0000 (23:54 -0400)
commit2e366b7229924c606bba92349feeeb85d1db9778
tree628aa7e073a4d130ac9cd8003cde52d1b83be146
parent5049b94a6780c444427c4dd4040e1a6746cf720e
Add check for more copies in NCIP::ILS::Evergreen->delete_copy.

We now check if there are other copies on the call number before
we delete it.

We also fix a thinko when we were checking for additional call
numbers on the bib. We had map where we needed grep.

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