]> git.evergreen-ils.org Git - Evergreen.git/commit
Factor out the aou-fetching code into a useful subroutine, get_ou($org)
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 14 Jan 2010 03:21:25 +0000 (03:21 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 14 Jan 2010 03:21:25 +0000 (03:21 +0000)
commit80a80944deb39d8703ee4d138158970bf5da1fe3
tree6b3ba4e769bb8242c92da047c83c1126266b86b9
parent6facc302870109c674ce2d681c3c4f0b50d86684
Factor out the aou-fetching code into a useful subroutine, get_ou($org)

Then use get_ou to make the bookbag_feed and changes_feed marginally smarter,
so that you can now pass ?searchOrg=BR1 or ?searchOrg=4 to limit the holdings
display scope.

Useful stuff if you're plodding along with bookbags-as-reserves in a
consortial environment.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15318 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm