Circulation - Patron Record

Searching Patrons

To search for a patron, select Search → Search for Patrons from the menu bar.

The Patron Search screen will display. It will contain options to search on the following fields:

  • Last Name
  • First Name
  • Middle Name
circulation_patron_records 1a

Next to the Clear Form button there is a button with an arrow pointing down that will display the following additional search fields:

  • Barcode
  • Alias
  • Username
  • Email
  • Identification
  • database ID
  • Phone
  • Street 1
  • Street 2
  • City
  • State
  • Postal Code
  • Profile Group
  • Home Library

You patrons searches may also include patrons marked “inactive” if you click on the Include Inactive? checkbox.

circulation_patron_records 1b

Tips for searching

  • Search one field or combine fields for more precise results.
  • Truncate search terms for more search results.

Once you have located the desired patron, click on the entry row for this patron in the results screen. A summary for this patron will display on the left hand side.

circulation_patron_records 2

The Patron Search button on the upper right may be used to resume searching for patrons.

Registering New Patrons

To register a new patron, select Circulation → Register Patron from the menu bar. The Patron Registration form will display.

Patron registration form

Mandatory fields display in yellow.

circulation_patron_records 5

The Show Only Required Fields and Show Suggested Fields may be used to limit the options on this page.

circulation_patron_records 6

When one of these options is selected, it is possible switch to the other limited view or to revert to the original view by selecting Show All Fields.

circulation_patron_records 7

When finished entering the necessary information, select Save to save the new patron record or Save & Clone to register a patron with the same address. When Save & Clone is selected, the address information is copied into the resulting patron registration screen. It is linked to the original patron. Address information may only be edited through the original record.

circulation_patron_records 8

Tip

  • Requested fields may be configured in the Library Settings Editor (Admin → Local Admin → Library Settings Editor).
  • Statistical categories may be created for information tracked by your library that is not in the default patron record.
  • These may be configured in the Statistical Categories Editor (Admin → Local Admin → Statistical Categories Editor).
  • Staff accounts may also function as patron accounts.
  • You must select a Main (Profile) Permission Group before the Update Expire Date button will work, since the permission group determines the expiration date.

Patron Self-Registration

Abstract

Patron Self-Registration allows patrons to initiate registration for a library account through the OPAC. Patrons can fill out a web-based form with basic information that will be stored as a “pending patron” in Evergreen. Library staff can review pending patrons in the staff-client and use the pre-loaded account information to create a full patron account. Pending patron accounts that are not approved within a configurable amount of time will be automatically deleted.

Patron Self-Registration

  1. In the OPAC, click on the link to Request Library Card
  2. Fill out the self-registration form to request a library card, and click Submit Registration.
  3. Patrons will see a confirmation message: “Registration successful! Please see library staff to complete your registration.”
Patron Self-Registration form

Managing Pending Patrons

  1. In the staff client select CirculationPending Patrons.
  2. Select the patron you would like to review. In this screen you have the option to Load the pending patron information to create a permanent library account.
  3. To create a permanent library account for the patron, click on the patron’s row, click on the Load Patron button at the top of the screen. This will load the patron self-registration information into the main Patron Registration form.
  4. Fill in the necessary patron information for your library, and click Save to create the permanent patron account.

Updating Patron Information

Retrieve the patron record as described in the section Searching Patrons.

Click on Edit from the options that display at the top of the patron record.

Patron edit with summary display

Edit information as required. When finished, select Save.

After selecting Save, the page will refresh. The edited information will be reflected in the patron summary pane.

Tip

  • To quickly renew an expired patron, click the Update Expire Date button. You will need a Main (Profile) Permission Group selected for this to work, since the permission group determines the expiration date.

Renewing Library Cards

Expired patron accounts when initially retrieved – an alert stating that the “Patron account is EXPIRED.”

circulation_patron_records 11

Open the patron record in edit mode as described in the section Updating Patron Information.

Navigate to the information field labeled Privilege Expiration Date. Enter a new date in this box. When you place your cursor in the Patron Expiration Date box, a calendar widget will display to help you easily navigate to the desired date.

circulation_patron_records 12

Select the date using the calendar widget or key the date in manually. Click the Save button. The screen will refresh and the “expired” alerts on the account will be removed.

Lost Library Cards

Retrieve the patron record as described in the section Searching Patrons.

Open the patron record in edit mode as described in the section Updating Patron Information.

Next to the Barcode field, select the Replace Barcode button.

circulation_patron_records 13

This will clear the barcode field. Enter a new barcode and Save the record. The screen will refresh and the new barcode will display in the patron summary pane.

If a patron’s barcode is mistakenly replaced, the old barcode may be reinstated. Retrieve the patron record as described in the section Searching Patrons. Open the patron record in edit mode as described in the section Updating Patron Information.

Select the See All button next to the Replace Barcode button. This will display the current and past barcodes associated with this account.

circulation_patron_records 14

Check the box(es) for all barcodes that should be “active” for the patron. An “active” barcode may be used for circulation transactions. A patron may have more than one “active” barcode. Only one barcode may be designated “primary.” The “primary” barcode displays in the patron’s summary information in the Library Card field.

Once you have modified the patron barcode(s), Save the patron record. If you modified the “primary” barcode, the new primary barcode will display in the patron summary screen.

Resetting Patron’s Password

A patron’s password may be reset from the OPAC or through the staff client. To reset the password from the staff client, retrieve the patron record as described in the section Searching Patrons.

Open the patron record in edit mode as described in the section Updating Patron Information.

Select the Reset Password button next to the Password field.

circulation_patron_records 15

Note

The existing password is not displayed in patron records for security reasons.

A new number will populate the Password and Verify Password text boxes. Make note of the new password and Save the patron record. The screen will refresh and the new password will be suppressed from view.

Tip

If you need to change a patron or staff account password without using the staff client, here is how you can reset it with SQL.

Connect to your Evergreen database using psql or similar tool, and retreive and verify your admin username:

psql -U <user-name> -h <hostname> -d <database>

SELECT id, usrname, passwd from actor.usr where usrname = 'admin';

If you do not remember the username that you set, search for it in the actor.usr table, and then reset the password.

UPDATE actor.usr SET passwd = <password> WHERE id=<id of row to be updated>;

The new password will automatically be hashed.

Barring a Patron

A patron may be barred from circulation activities. To bar a patron, retrieve the patron record as described in the section Searching Patrons.

Open the patron record in edit mode as described in the section Updating Patron Information.

Check the box for Barred in the patron account.

circulation_patron_records 16

Save the user. The screen will refresh.

Note

Barring a patron from one library bars that patron from all consortium member libraries.

To unbar a patron, uncheck the Barred checkbox.

Barred vs. Blocked

Barred: Stops patrons from using their library cards; alerts the staff that the patron is banned/barred from the library. The “check-out” functionality is disabled for barred patrons (NO option to override – the checkout window is unusable and the bar must be removed from the account before the patron is able to checkout items).  These patrons may still log in to the OPAC to view their accounts.

Blocked: Often, these are system-generated blocks on patron accounts. 

Some examples:

  • Patron exceeds fine threshold
  • Patron exceeds max checked out item threshold

A notice appears when a staff person tries to checkout an item to blocked patrons, but staff may be given permissions to override blocks.

Staff-Generated Messages

There are several types of messages available for staff to leave notes on patron records.

Patron Notes: These notes are added via OtherNotes in the patron record. These notes can be viewable by staff only or shared with the patron. Staff initials can be required. (See the section Patron Notes for more.)

Patron Alerts: This type of alert is added via Edit button in the patron record. There is currently no way to require staff initials for this type of alert. (See the section Patron Alerts for more.)

Staff-Generated Penalties/Messages: These messages are added via the Messages button in the patron record. They can be a note, alert or block. Staff initials can be required. (See the section Staff-Generated Penalties/Messages for more.)

Patron Alerts

When an account has an alert on it, a Stop sign is displayed when the record is retrieved.

circulation_patron_records 18

Navigating to an area of the patron record using the navigation buttons at the top of the record (for example, Edit or Bills) will clear the message from view.

If you wish to view these alerts after they are cleared from view, they may be retrieved. Use the Other menu to select Display Alert and Messages.

circulation_patron_records 19

There are two types of Patron Alerts:

System-generated alerts: Once the cause is resolved (e.g. patron’s account has been renewed), the message will disappear automatically.

Staff-generated alerts: Must be added and removed manually.

To add an alert to a patron account, retrieve the patron record as described in the section Searching Patrons.

Open the patron record in edit mode as described in the section Updating Patron Information.

Enter the alert text in the Alert Message field.

circulation_patron_records 20

Save the record. The screen will refresh and the alert will display.

To remove the alert, retrieve the patron record as described in the section Searching Patrons.

Open the patron record in edit mode as described in the section Updating Patron Information.

Delete the alert text in the Alert Message field.

Save the record.

The screen will refresh and the indicators for the alert will be removed from the account.

Patron Notes

Notes are strictly communicative and may be made visible to the patron via their account on the OPAC. In the OPAC, these notes display on the account summary screen in the OPAC.

circulation_patron_records 23

To insert or remove a note, retrieve the patron record as described in the section Searching Patrons.

Open the patron record in edit mode as described in the section Updating Patron Information.

Use the Other menu to navigate to Notes.

circulation_patron_records 24

Select the Add New Note button. A Create a new note window displays.

Tip

To add a box in the Add Note window for staff initials and require their entry, see the "Require staff initials…" settings in the Library Settings Editor section.

Enter note information.

Select the check box for Patron Visible to display the note in the OPAC.

circulation_patron_records 25

Select OK to save the note to the patron account.

To delete a note, go to Other → Notes and use the Delete button on the right of each note.

circulation_patron_records 26

Staff-Generated Penalties/Messages

To access this feature, use the Messages button in the patron record.

Messages screen

Add a Message

Click Apply Penalty/Message to begin the process of adding a message to the patron.

Apply Penalty Dialog Box

There are three options: Notes, Alerts, Blocks

  • Note: This will create a non-blocking, non-alerting note visible to staff. Staff will be alerted to the message by the light-blue framing around the patron name, and can view the message by clicking the Messages button on the patron record. (Notes created in this fashion will not display via OtherNotes, and cannot be shared with the patron. See the Patron Notes section for notes which can be shared with the patron.)
  • Alert: This will create a non-blocking alert which appears when the patron record is first retrieved. The alert will generate a dark-blue frame around the patron name. Alerts may be viewed by clicking the Messages button on the patron record or by selecting OtherDisplay Alerts and Messages.
  • Block: This will create a blocking alert which appears when the patron record is first retrieved, and which behaves much as the non-blocking alert described previously. The patron will be also blocked from circulation, holds and renewals until the block is cleared by staff.

After selecting the type of message to create, enter the message body into the box. If Staff Initials are required, they must be entered into the Initials box before the message can be added. Otherwise, fill in the optional Initials box and click OK

The message should now be visible in the Staff-Generated Penalties/Messages list. If a blocking or non-blocking alert, the message will also display immediately when the patron record is retrieved.

[Messages on a record

Modify a Message

Messages can be edited by staff after they are created.

[Actions menu

Click to select the message to be modified, then click ActionsModify Penalty/Message. This menu can also be accessed by right-clicking in the message area.

Modify penalty dialog box

To change the type of message, click on Note, Alert, Block to select the new type. Edit or add new text in the message body. Enter Staff Initials into the Initials box (may be required.) and click OK to submit the alterations.

Modified message in the list

Archive a Message

Messages which are no longer current can be archived by staff. This action will remove any alerts or blocks associated with the message, but retains the information contained there for future reference.

[Actions menu

Click to select the message to be archived, then click ActionsArchive Penalty/Message. This menu can also be accessed by right-clicking in the message area.

Archived messages

Archived messages will be shown in the section labelled Archived Penalties/Messages. To view messages, click Retrieve Archived Penalties. By default, messages archived within the past year will be retrieved. To retrieve messages from earlier dates, change the start date to the desired date before clicking Retrieve Archived Penalties.

Remove a Message

Messages which are no longer current can be removed by staff. This action removes any alerts or blocks associated with the message and deletes the information from the system.

[Actions menu

Click to select the message to be removed, then click ActionsRemove Penalty/Message. This menu can also be accessed by right-clicking in the message area.