[open-ils-commits] r16080 - trunk/Open-ILS/src/perlmods/OpenILS/Application/Acq (phasefx)
svn at svn.open-ils.org
svn at svn.open-ils.org
Thu Apr 1 01:15:23 EDT 2010
Author: phasefx
Date: 2010-04-01 01:15:19 -0400 (Thu, 01 Apr 2010)
New Revision: 16080
Modified:
trunk/Open-ILS/src/perlmods/OpenILS/Application/Acq/Order.pm
Log:
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
More information about the open-ils-commits
mailing list