]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1308239 Support pre-cat copy hold targeting
authorBill Erickson <berick@esilibrary.com>
Tue, 25 Jun 2013 13:32:48 +0000 (09:32 -0400)
committerBen Shum <bshum@biblio.org>
Thu, 10 Jul 2014 19:13:00 +0000 (15:13 -0400)
commita1c8c3a7ade8b5f0c93af9832683bb151d3ce77f
treef0782f89a24b01509d30195aa1870a9591f8791c
parent30912a6eb2c87099bae01e13cd85c5381b7b8852
LP#1308239 Support pre-cat copy hold targeting

Remove an unused line of code in the hold targeter which was preventing
targeting of pre-cat copies.

In OpenILS::Utils::PermitHold::permit_copy_hold, neither in-db nor
script based hold viability checks inspect the value of the
"title_descriptor" field in the provided params.  Remove this field and
pre-cats just work.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/action.pm