From 0c19fd9d220a92702bf3a0ef51a1a6c78672f5de Mon Sep 17 00:00:00 2001 From: Cesar Velez Date: Tue, 21 Aug 2018 18:23:14 -0400 Subject: [PATCH 1/1] LP#1779920 - Autorenewal Feature-Release Docs Summary release notes for Autorenewal Signed-off by: Cesar Velez Signed-off-by: Bill Erickson Signed-off-by: Galen Charlton --- .../Circulation/Autorenewal_Feature.adoc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/Circulation/Autorenewal_Feature.adoc diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/Autorenewal_Feature.adoc b/docs/RELEASE_NOTES_NEXT/Circulation/Autorenewal_Feature.adoc new file mode 100644 index 0000000000..b620830226 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Circulation/Autorenewal_Feature.adoc @@ -0,0 +1,9 @@ +Autorenewal Feature +^^^^^^^^^^^^^^^^^^^ +Two new action triggers have been added to Evergreen that permit the Auto-Renew feature. They can be found, configured, and enabled in Administration>Local Administration>Notifications/Action Triggers. They are named **Autorenew** and **AutorenewNotify**. + +The **Autorenew** A/T definition uses the `checkout.due` hook to automatically validate and renew (in the reactor) circulations on the day they are due, grouped by user. The output events of this definition is is the input used by the related **AutorenewNotify** A/T that simply uses a new hook called `autorenewal` to notify patrons via email of their currently due or auto-renewed items. + +Circulation policies in Evergreen can now be configured to automatically renew certain items checked out on patron accounts. Circulations will be renewed automatically up to a custom limit (the `max_auto_renewal` field) and patrons will not need to log in to their OPAC accounts or ask library staff to manually renew materials. + +In the webstaff's Patron Items Out page, the new column `AutoRenewalsRemaining` indicates how many autorenewals are available for a particular circulation. -- 2.43.2