From ffad4cd12f433d6904cc0b15eeb041f2f52f48ec Mon Sep 17 00:00:00 2001 From: Lynn Floyd Date: Wed, 13 May 2015 19:01:05 -0400 Subject: [PATCH] Docs: Active date display in OPAC Additional thanks to Debbie Luchenbill Signed-off-by: Yamil Suarez --- docs/admin/age_hold_protection.txt | 23 +++++++++++++++++++++++ docs/root.txt | 2 ++ 2 files changed, 25 insertions(+) create mode 100644 docs/admin/age_hold_protection.txt diff --git a/docs/admin/age_hold_protection.txt b/docs/admin/age_hold_protection.txt new file mode 100644 index 0000000000..2e16f8fb61 --- /dev/null +++ b/docs/admin/age_hold_protection.txt @@ -0,0 +1,23 @@ +Age hold protection +------------------- +indexterm:[Holds] +indexterm:[Holds, Age Protection] + +Age hold protection prevents new items from filling holds requested for pickup at a library other than the owning library for a specified period of time. + +You can define the protection period in *Admin* -> *Server Administration* -> *Age Hold Protect Rules*. + +The protection period when applied to a copy record can start with the copy record create date (default) or active date. You can change this setting in *Admin* -> *Local Administration* -> *Library Settings Editor*: Use Active Date for Age Protection. + +In addition to time period, you can set the proximity value to define which organizational units are allowed to act as pickup libraries. The proximity values affect holds as follows: + +* "0" allows only holds where pickup library = owning library +* "1" allows holds where pickup library = owning library, parent, and child organizational units +* "2" allows holds where pickup library = owning library, parent, child, and/or sibling organizational units + +Age protection only applies to individual copy records. You cannot configure age protection rules in hold policies. + +Active date display in OPAC +~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +If a library uses the copy's active date to calculate holds age protection, the active date will display with the copy details instead of the create date in the staff client view of the catalog. Libraries that do not enable the _Use Active Date for Age Protection_ library setting will continue to display the create date. \ No newline at end of file diff --git a/docs/root.txt b/docs/root.txt index b2698a31ce..a7af319afb 100644 --- a/docs/root.txt +++ b/docs/root.txt @@ -218,6 +218,8 @@ staff client. include::admin/acquisitions_admin.txt[] +include::admin/age_hold_protection.txt[] + include::admin/authorities.txt[] include::admin/Best_Hold_Selection_Sort_Order.txt[] -- 2.43.2