]> git.evergreen-ils.org Git - working/NCIPServer.git/commit - lib/NCIP/ILS/Evergreen.pm
Deflesh copy->call_number in NCIP::ILS::Evergreen->delete_copy.
authorJason Stephenson <jason@sigio.com>
Sat, 13 Sep 2014 18:49:43 +0000 (14:49 -0400)
committerJason Stephenson <jason@sigio.com>
Sat, 13 Sep 2014 18:49:43 +0000 (14:49 -0400)
commit5049b94a6780c444427c4dd4040e1a6746cf720e
tree22c3c6b9481afceee7eecfcd66a29e6c53dba3b3
parentb0d777005df586e7e5294cc4f6b43842156e9370
Deflesh copy->call_number in NCIP::ILS::Evergreen->delete_copy.

To keep things simple, we deflesh the call number of the copy to
be deleted, if it was fleshed earlier, which it was likely to be.

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