]> git.evergreen-ils.org Git - Evergreen.git/commit
Booking: fix bug reported by Robert Soulliere wherein the items associated
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 10 Nov 2010 21:29:51 +0000 (21:29 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 10 Nov 2010 21:29:51 +0000 (21:29 +0000)
commitcf84664ba3fcb969ff28cc429cde6f9797d9e892
tree309f1dc1bad2805d9a5c0dfd4fbf004323b7b418
parent2cebe64791d112d3061d25c828b837e11b308ec8
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.

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