@@ -7,7 +7,7 @@ borrow what types of materials, for how long, and with what overdue fines.
77
88Individual elements of the circulation policies are configured using specific
99interfaces, and should be configured prior to setting up the circulation
10- policies.
10+ policies.
1111
1212== Data elements that affect your circulation policies ==
1313
@@ -22,7 +22,7 @@ circulation of an item.
2222* *Circulation modifier* - Circulation modifiers are fields used to control
2323circulation policies on specific groups of items. They can be added to items
2424during the cataloging process. New circulation modifiers can be created in the
25- staff client by navigating to *Administration -> Server Administration -> Circulation
25+ staff client by navigating to *Administration -> Server Administration -> Circulation
2626Modifiers*.
2727* *Circulate?* flag - The circulate? flag in the holdings editor can be set to False
2828to disallow an item from circulating.
@@ -55,7 +55,7 @@ image::borrowing_items/copy_locations_editor.png[screenshot of Shelving Location
5555=== User data ===
5656
5757Finally, several characteristics of specific patrons can affect circulation
58- policies. You can modify these characteristics in a patron's record (*Search ->
58+ policies. You can modify these characteristics in a patron's record (*Search ->
5959Search for Patrons*, select a patron, choose *Edit* tab) or when registering a
6060new patron (*Circulation -> Register Patron*).
6161
@@ -113,11 +113,11 @@ modifiers.
113113
114114* Configure the circulation limit sets by selecting *Administration -> Local
115115Administration -> Circulation Limit Sets*.
116- * *Items Out* - The maximum number of items circulated to a patron at the same
116+ * *Items Out* - The maximum number of items circulated to a patron at the same
117117time.
118- * *Min Depth* - Enter the minimum depth in the org tree that
118+ * *Min Depth* - Enter the minimum depth in the organizational unit tree that
119119Evergreen will consider as valid circulation libraries for counting items out.
120- The min depth is based on org unit type depths. For example, if you want the
120+ The minimum depth is based on organizational unit type depths. For example, if you want the
121121items in all of the circulating libraries in your consortium to be eligible for
122122restriction by this limit set when it is applied to a circulation policy, then
123123enter a zero (0) in this field.
@@ -158,9 +158,9 @@ particulars of a given circulation transaction, and 'result' columns, those that
158158return the various parameters that are applied to the matching transaction.
159159
160160* Circulation policies by checkout library or owning library?
161- - If your policies should follow the rules of the library that checks out the
161+ - If your policies should follow the rules of the library that checks out the
162162item, select the checkout library as the *Org Unit (org_unit)*.
163- - If your policies should follow the rules of the library that owns the item,
163+ - If your policies should follow the rules of the library that owns the item,
164164select the consortium as the *Org Unit (org_unit)* and select the owning library
165165as the *Item Circ Lib (copy_circ_lib)*.
166166* Renewal policies can be created by setting *Renewals? (is_renewal)* to True.
0 commit comments