added support for passing in key/val pairs for hold update, instead of the entire...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 23 Oct 2009 18:43:57 +0000 (18:43 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 23 Oct 2009 18:43:57 +0000 (18:43 +0000)
commit405772e38d7593f8441e5e40272457b3205d7fa4
treed06e00a2976b23f70e0908cc7769f8e3ab488df0
parentf5e686873bea9392c0cafa5ca7aeb7414d89dab3
added support for passing in key/val pairs for hold update, instead of the entire hold object.  added open-ils.circ.hold.update.batch which expects either an array of holds as second param, or list of key/value hashes as 3rd param

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