From e9b08bcd8f3e6a10d0727af712b0cc2754718aed Mon Sep 17 00:00:00 2001 From: Remington Steed <rjs7@calvin.edu> Date: Tue, 15 May 2018 09:59:13 -0400 Subject: [PATCH] Docs: Update Long-overdue docs for web client 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 | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/docs/circulation/circulating_items_web_client.adoc b/docs/circulation/circulating_items_web_client.adoc index 7a4d18eb1b..cb244edaca 100644 --- a/docs/circulation/circulating_items_web_client.adoc +++ b/docs/circulation/circulating_items_web_client.adoc @@ -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>>. -- 2.11.0