]> git.evergreen-ils.org Git - Evergreen.git/commit
more selfcheck receipt transaction hackery
authorgmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 26 Sep 2010 02:49:39 +0000 (02:49 +0000)
committergmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 26 Sep 2010 02:49:39 +0000 (02:49 +0000)
commit182971190323a88b3887299e6510f989cb3ab121
treebb4ea581bd4a2008cc3dcc21b9f4a816924a6108
parent761b961649809c535c33747b3b4d839b832315c6
more selfcheck receipt transaction hackery

Instead of having authoritative versions of
open-ils.circ.fire_*_trigger_events, wrap just the
target retrieval itself in a transaction.  Avoids as
yet unexplained rollback failure that occurs if
processing a selfcheck receipt with more than a few items on it.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/trunk@17997 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Circ.pm
Open-ILS/web/js/ui/default/circ/selfcheck/selfcheck.js