]> git.evergreen-ils.org Git - working/Evergreen.git/commit
returning a boolean retarget flag from the nearest_hold method to indicate whether...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 1 Nov 2007 20:25:56 +0000 (20:25 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 1 Nov 2007 20:25:56 +0000 (20:25 +0000)
commite1caa4899729e57c6cd23aaf544301da0dfa177d
treec340f141727c02e6eab6d93b02e9cf37852fd7dc
parent5525e89f56612e358165c5eafe48c66774545387
returning a boolean retarget flag from the nearest_hold method to indicate whether a hold was reset during opportunistic capture.  if so, after the current transaction is commited and we have responded complete to the client, we kick off the hold targeter to process untargeted holds

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