Skip to content

Commit c2efc2e

Browse files
authored
Docs: Update "org unit" terminology in borrowing_items.adoc
Excluding when used in button/interface name
1 parent d90309d commit c2efc2e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/modules/admin_initial_setup/pages/borrowing_items.adoc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ borrow what types of materials, for how long, and with what overdue fines.
77

88
Individual elements of the circulation policies are configured using specific
99
interfaces, 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
2323
circulation policies on specific groups of items. They can be added to items
2424
during 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
2626
Modifiers*.
2727
* *Circulate?* flag - The circulate? flag in the holdings editor can be set to False
2828
to disallow an item from circulating.
@@ -55,7 +55,7 @@ image::borrowing_items/copy_locations_editor.png[screenshot of Shelving Location
5555
=== User data ===
5656

5757
Finally, 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 ->
5959
Search for Patrons*, select a patron, choose *Edit* tab) or when registering a
6060
new patron (*Circulation -> Register Patron*).
6161

@@ -113,11 +113,11 @@ modifiers.
113113

114114
* Configure the circulation limit sets by selecting *Administration -> Local
115115
Administration -> 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
117117
time.
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
119119
Evergreen 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
121121
items in all of the circulating libraries in your consortium to be eligible for
122122
restriction by this limit set when it is applied to a circulation policy, then
123123
enter a zero (0) in this field.
@@ -158,9 +158,9 @@ particulars of a given circulation transaction, and 'result' columns, those that
158158
return 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
162162
item, 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,
164164
select the consortium as the *Org Unit (org_unit)* and select the owning library
165165
as the *Item Circ Lib (copy_circ_lib)*.
166166
* Renewal policies can be created by setting *Renewals? (is_renewal)* to True.

0 commit comments

Comments
 (0)