]> git.evergreen-ils.org Git - working/Evergreen.git/commit
don't make the call to open-ils.cat if there are no real copies to delete. I'm assum...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 1 Apr 2010 05:15:19 +0000 (05:15 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 1 Apr 2010 05:15:19 +0000 (05:15 +0000)
commit1c51477776415bb959c73f7387d3f65fde2ffae9
tree879886891ff8b953bfbb098d740b9402e658f14b
parente8667a37a3faf007f1d3cb5133fad8f604ebfd65
don't make the call to open-ils.cat if there are no real copies to delete.  I'm assuming we want to be able to call this method against lineitems that might not even be associated with a purchase order, much less have copies, etc.  Need to think about that permission check at the beginning which is using purchase order -> ordering agency as a context org

From my open-ils.acq.lineitem.cancel branch

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16080 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Acq/Order.pm