This plugin automates the process of sending patrons to the Unique Management Services (UMS) collections service and updating those patrons in Koha.
Gentle Nudge is a product offered by UMS to assist libraries with the recovery of overdue material and unpaid fines. ByWater’s Gentle Nudge plugin will generate and send reports of patrons to UMS. UMS then contacts those patrons and ‘nudges’ them to return to the library to pay their fines and/or return materials. UMS does not ‘collect’ on behalf of the library.
Collections flag:
This is the field that Koha will use to identify and mark patrons as being in collections. Sort1, Sort2, or a Patron Attribute are often used. Your Data Librarian and Educator will discuss the options with you.
Count fees newer/older than:
These parameters establish the age of fees that Koha will review when determining collection status for new submissions and updates, i.e. the total fees between X and Y days old to check if a patron should be sent to collections. The default values are newer than 90, and older than 60.
Ignore fees created before this date:
Fees created before the date entered here will not be part of the total used to check if a patron should be sent to collections.
Clear collections flag for patrons with zero balance:
If you would like the collections flag to be automatically cleared for patrons who have paid their balance to 0, select Yes from the dropdown.
Add Restriction for patrons entering collections:
If your library restricts patrons while they are in collections, select Yes from the dropdown. Remember that while the collections flag can be set to clear automatically, restrictions must be manually cleared.
Remove minors from collections report:
If enabled, patrons under the age of 18 years old will not be included on the collections report.
Unique email address:
This email will be provided to you by Unique Management Systems. It is the email address at which they will receive the weekly, daily, and sync reports from Koha.
Flagging Collections
A library can use a Sort field or a patron attribute for flagging a patron.
If using sort1 or sort2 for your collections flag, make sure that there isn't already data in there! Patrons will ONLY be sent to collections if the collections flag value is either "no" or NULL.
If using a patron attribute, on the other hand, make sure that the only authorized values are 1 and 0 (preferably tied to the YES/NO authorised_value). When using an attribute, the plugin checks for 1/0 rather than literal yes/no.
CronJob
This plugin is also connected to a cronjob (a backend process). If you are a partner of ByWater Solutions, please let us know and we can ensure the set up is complete and schedule this cronjob to run nightly.