]> git.evergreen-ils.org Git - Evergreen.git/commit
Booking: make the circ module avoid booking code if the booking service isn't up
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 27 Oct 2010 19:06:08 +0000 (19:06 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 27 Oct 2010 19:06:08 +0000 (19:06 +0000)
commite0226c78e0ede6f1fa1d3936b0525e42e6b00ac0
tree269d1f8dd763a5f512af0aba9a7653c63816443f
parent4251e6ed67447f458f6632e938c9c28da73f980c
Booking: make the circ module avoid booking code if the booking service isn't up

Previously, it was not possible to turn the booking service off and have working
circ.  Now you should be able to turn it off if you don't need it.

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