From: Bill Erickson Date: Wed, 22 Feb 2012 15:31:37 +0000 (-0500) Subject: Copy Location Search Groups : Release Notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fcopy-location-search-groups-squash-3;p=evergreen%2Fequinox.git Copy Location Search Groups : Release Notes Signed-off-by: Bill Erickson --- diff --git a/docs/RELEASE_NOTES_2_2.txt b/docs/RELEASE_NOTES_2_2.txt index 3ad4ace29c..3598202c64 100644 --- a/docs/RELEASE_NOTES_2_2.txt +++ b/docs/RELEASE_NOTES_2_2.txt @@ -38,6 +38,22 @@ UPDATE biblio.record_entry New features ------------ +OPAC +~~~~ + +Copy Location Groups +^^^^^^^^^^^^^^^^^^^^ +This feature allows staff to create and name sets of copy locations to use as +a search filter in the catalog. OPAC-visible groups will display within the +library selector in the template toolkit OPAC. When a user selects a group +and performs a search, the set of results will be limited to records that have +copies in one of the copy locations within the group. Groups can live at any +level of the library hierarchy and may include copy locations from any parent +org unit or child org unit. + +For advanced users, this change includes a new Query Parser filter called +location_groups(). + Cataloging ~~~~~~~~~~