Docs: Update Long-overdue docs for web client
authorRemington Steed <rjs7@calvin.edu>
Tue, 15 May 2018 13:59:13 +0000 (09:59 -0400)
committerRemington Steed <rjs7@calvin.edu>
Wed, 16 May 2018 21:10:46 +0000 (17:10 -0400)
This commit completes LP #1325704 by documenting the setting which
controls which tabs the long-overdue circ can appear on.

Signed-off-by: Remington Steed <rjs7@calvin.edu>
docs/circulation/circulating_items_web_client.adoc

index 7a4d18e..cb244ed 100644 (file)
@@ -411,12 +411,14 @@ Once an item has been overdue for a configurable amount of time, Evergreen will
 
 . The item will go into the status of “Long Overdue” 
 
-. The item will be moved to the “Other/Special Circulations” section of the
-  Items Out screen in the patron’s account
-
 . The accrual of overdue fines will be stopped
 
-Optionally the patron can be billed for the item price, a long overdue processing fee, and any overdue fines can be voided from the account.  Patrons can also be sent a notification that the item was marked long overdue.
+Optionally the patron can be billed for the item price, a long overdue
+processing fee, and any overdue fines can be voided from the account.  Patrons
+can also be sent a notification that the item was marked long overdue. And
+long-overdue items can be included on the "Items Checked Out" or "Other/Special
+Circulations" tabs of the "Items Out" view of a patron's record. These are all
+controlled by <<longoverdue_library_settings,library settings>>.
  
 image::media/long_overdue1.png[Patron Account-Long Overdue]
 
@@ -437,6 +439,7 @@ Evergreen has two sample Notification/Action Triggers that are related to markin
 
 ** 6 Month Long Overdue Notice—will send patron notification that an item has been marked long overdue on their account
 
+[[longoverdue_library_settings]]
 *Library Settings* 
 
 The following Library Settings enable you to set preferences related to long overdue items:
@@ -464,6 +467,8 @@ The following Library Settings enable you to set preferences related to long ove
 
 * *Finances: Void Overdue Fines When Items are Marked Long-Overdue*
 
+* *GUI: Items Out Long-Overdue display setting*
+
 [TIP]
 Learn more about these settings in the chapter about the
 <<_library_settings_editor,Library Settings Editor>>.