]> git.evergreen-ils.org Git - Evergreen.git/commit
TPac: holds placement on monographic parts
authorBill Erickson <berick@esilibrary.com>
Thu, 6 Oct 2011 18:34:03 +0000 (14:34 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 21 Dec 2011 16:18:06 +0000 (11:18 -0500)
commit74c15038fe70697c4feca0e0c225d943656a3a70
treef68f7c93f8e220061e2861c690545cb05ac28ebe
parentcf5da241bad88898d9ed9ced6cc1d89f301ddfd5
TPac: holds placement on monographic parts

Ability to place holds on monographic parts.  In the holds placement
form, if a record has parts, a parts selector will display in the form
allowing the user to optionally specificy a monographic part for the
hold.

If a record has no non-part copies, the user is required to select a
part, because, in such cases, the hold cannot be fulfilled without
selecting a part.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm
Open-ILS/src/templates/opac/parts/place_hold.tt2
Open-ILS/src/templates/opac/parts/place_hold_result.tt2