]> git.evergreen-ils.org Git - Evergreen.git/commit
Belated backport of r18688 from trunk
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 2 Dec 2010 21:16:39 +0000 (21:16 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 2 Dec 2010 21:16:39 +0000 (21:16 +0000)
commitde4e68f4f96d9b8ac67bb70b7b24f3db33ed3c84
tree57858335f46daa9e2fd98120e5f6f6eb5b102fff
parent39ef29a394d2e625e29925009c7dea6c331eb7e6
Belated backport of r18688 from trunk

Booking: fix bug reported by Robert Soulliere wherein the items associated
with picked-up reservations didn't actually get their status set to 'checked
out' like they should have.

Robert reported this bug on Launchpad (#672748) and provided a patch, but
there were some neighboring bugs in the circulation logic anyway, so they've
all been fixed together.

Update: Robert and I aren't yet actually certain whether this fixed the problem
when using legacy circ scripts.  Investigation continues on Launchpad.

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