]> git.evergreen-ils.org Git - Evergreen.git/blob - docs/admin/age_hold_protection.adoc
Docs: incorporating offline circ docs
[Evergreen.git] / docs / admin / age_hold_protection.adoc
1 Age hold protection
2 -------------------
3 indexterm:[Holds]
4 indexterm:[Holds, Age Protection]
5
6 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.
7
8 You can define the protection period in *Administration* -> *Server Administration* ->  *Age Hold Protect Rules*.
9
10 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 *Administration* -> *Local Administration* ->  *Library Settings Editor*: Use Active Date for Age Protection. 
11  
12 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:
13
14 * "0" allows only holds where pickup library = owning library
15 * "1" allows holds where pickup library = owning library, parent, and child organizational units
16 * "2" allows holds where pickup library = owning library, parent, child, and/or sibling organizational units
17
18 Age protection only applies to individual copy records. You cannot configure age protection rules in hold policies.
19
20 Active date display in OPAC 
21 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
22
23 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.