Running the overdue report with filters

Running the overdue report with filters

This document will outline how to use filters for the Overdues report under the Circulation module. This document assumes that the FilterBeforeOverdueReport system preference has been set to Require. This document is intended to outline how these filtering options can be made available automatically, so the report cannot run by default and instead the option to apply limitations to the report will be available from the outset.
Notes
For more information on how to set the overdues report to use filters by default, please check our Help Centre or contact Interleaf Technology directly.

How the report runs by default

To run the report go to Circulation > Overdues > Overdues.


On the left hand side of the screen, there will be filtering options which need to be set before the report can be run. 



Options to filter

There are a large amount of filters that can be enabled. Multiple filters can be enabled at the same time or only one at a time. In addition to the standard fields that appear on the filter, additional patron attributes will also appear. These are custom entries for each library, so they will vary from system to system. 
Notes
For more details on additional patron attributes, please contact Interleaf Technology directly.



Example of filtered report results


This report has been set to find items with due dates between two dates which are checked out to patrons in the patron category, Graduate. The only overdues that will be returned from these filters will be ones with due dates between the specified dates that are also checked out to patrons in the patron category Graduate. Items that are overdue within the specified date range but are not checked out to a patron in the Graduate patron category will not be returned. 

Show any items currently checked out

Ticking this box will change the function of the report from an overdues report to a report which shows all items that are currently checked out on the site, even if they are not overdue. 
Notes
Please be aware that this report will likely bring back a large amount of results which may slow the system. An alternative to running the overdues report to investigate all currently checked out items would be to create a custom SQL report that can use limitations so as to not overload the system. Please contact Interleaf Technology for further details. 

Before Show any items currently check out is ticked:

After Show any items currently check out is ticked:

Date due: From:/ To:

This option allows a date range to be set for the time period the checked out items are due for.

Name or cardnumber:

This field allows the report to search for overdues associated with a specific patron with using either their name or cardnumber.
Notes
For more details on identifying a patron cardnumber, please check our Help Centre or contact Interleaf Technology directly.

The other option is to search the patron name, however, only the firstname or surname as recorded in the respective fields on the patron account can be searched and only one at a time.

For example, if Andrew is searched then the associated patron will come up.

Or if the second name Peters is searched then the associated patron will come up.

However, if the full name is searched all at once, no results will be found. This is also the case if only part of the first or surname are searched.

Patron category:

This allows the report to be limited to a specific group of patrons. This means only overdues checked out to patrons in the defined category will be returned by the report.

Notes
For more information on patron categories, please check our Help Centre.

Patron flags:

This options allows only overdues associated with patrons with specific flags on their accounts to be searched for.

Notes
For more information on patron flags, please contact Interleaf Technology directly.

Item type:

This allows the report to be limited to a certain item type. This means the report will only show items with the specified item type.

Notes
For more information on item types, please check our Help Centre.

Item home library:

This allows the report to be limited to a specific home library for an item. This means the report will only show items with a specific home library.

Item holding library:

This allows the report to be limited to a specific holding library for an item. This means the report will only show items with a specific holding library.

Library of the patron:

This allows the report to be limited to a specific library for the patron who has the item checked out. This means the report will only show items checked out to patrons in the specified library.


In addition to the standard filter option, if extended patron attributes are enabled on your site then some of these may appear as options to filter the report with. This options will appear if the patron attribute has the Searchable option ticked.
Notes
For more information on patron attributes, please check our Help Centre.

VersionDateDetailAuthor
1.007/12/21Document createdHolly Cooper
1.231/03/22Adding informationHolly Cooper
1.328/01/26Updating information for newer version of KohaHolly Cooper
1.429/01/26Adding detailsHolly Cooper




































    • Related Articles

    • How to Find and Run a SQL Report

      What are reports for? Reports are used to find and present data about the information on the system in a structured manner. Reports use SQL to ask questions of the Koha database. How to find reports on your system Go to the Reports module on the Koha ...
    • What are the five circulation notices for due and overdue items and how can they been enabled?

      This document explains the five circulation notices related to due and overdue items and how can they been enabled. These notices can be set up to go out automatically based on how long patrons have had an item checked out and how overdue the items ...
    • Overview of some SQL Report Functions

      Overview of SQL Report Functions This FAQ is an example of a simple report describing the “anatomy” of the SQL code used.  Details about the different functions are outlined in the table below the report.  Some functions are mandatory to use in order ...
    • SQL Report Request Form

      How to submit an SQL report request The following are the steps of requesting a new SQL report to be created. 1. Log a ticket on the support portal to start the process. 2. Take a note of the ticket number. 3. Click the link below to be taken to an ...
    • How to enable the Print Borrower Notice Plugin

      Setting up print versions of overdue notices tends to be time consuming as notices must be configured correctly and may need several edits to ensure they are displaying as you want them. Additionally, printing a bulk of notices is not always ...