]> git.evergreen-ils.org Git - working/Evergreen.git/commit
In a middle-layer method for returning holdable formats on a metarecord,
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 5 Aug 2011 18:31:03 +0000 (14:31 -0400)
committerMike Rylander <mrylander@gmail.com>
Mon, 8 Aug 2011 16:08:00 +0000 (12:08 -0400)
commite16c8b771ecc2b57cadbc27f6677eb7fe44578e1
tree776e3c9e4701c98d112f2a912727dd6921c66308
parent04008a5bece9c12d2e6ce48ed7ed11eb5d537289
In a middle-layer method for returning holdable formats on a metarecord,

Do a better test of copy holdability than we were doing previously.
We can't do a perfect test: we don't really know what patron we're doing
this for, and even if we did, from here it's nontrivial to figure out
whether we're doing indb holds or script-based, much less run the tests.

Still, we can test whether a copy's in a holdable status, a holdable
location, and is itself not explicitly marked unholdable.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm