Default alerts by Item Type in Koha

Circulation Alerts for Items

In Koha, there are many ways to alert your staff about certain item types and specific items during both the check-in and checkout process.

Check-In Messages/Alerts per Item Type

To have an item type show a generated “check-in message” or alert, can be set up in the Item Types found in the Administration module. This can be found by going to Administration > Item Types > [Item Type] > Edit



There is a free text box to enter the verbiage you would like to be seen at check-in. There is also an option to choose whether this message is displayed as an alert or message. A message is displayed in blue and an alert is displayed in yellow. This message or alert will come up every time this item type is checked in.


Item Circulation Alerts

If your library does set up any check-in messages in the Item Types, you can utilize the Item Circulation Alerts found in the Administration Module. Item Circulation Alerts allows the library to choose which patron categories, libraries, and item types receive or don’t receive the “check-in message” set up in Item Types.

This is how the Item Circulation Alerts are set up.

  1. Alerts can be added to a single library or all libraries in a consortium.
  2. The color represents whether the check-in message is enabled or disabled.
    1. Green represents the enabled.
    2. Light Pink means it is disabled for the current library.
    3. Dark Pink means it is disabled for all libraries.

The example shown above:
  1. Patron Category – Library Staff will not get the “checkout message” for these Item Types: Audio Book, Book, New Book, Magazine, Electronic Resources, Garden Tools, Reference.
  2. Patron Category-Inter-Library Loan will not get the “check out message” for DVDs.
All other squares that are Green will get a “checkout message” if one is set up in that item type, for the specified patron category. This grid has the same options for both check-in and check-out. There is a separate tab for each function.

Item Specific Messages

A library can add a specific message to an item that will appear during the check-in and check-out process. This will alert staff of any particulars about the item. This option can be enabled by the CircConfirmItemParts system preference.



The library can then add a “Check-in” and “Check-out” message on a specific item. These messages are entered into the item record under subfield 3 “Materials Specified”. This is a free text field that allows the item to have a specific message. For example “Item has 12 discs” could be a useful check-in/out message.



When an item is checked-in, staff will see a confirmation modal box. Click Yes, check-in to complete the checkin.


    • Related Articles

    • Setting Up Sounds in Koha

      Koha has the option to customize the standard sounds played on the staff client as well as the ability to define custom alerts on the self checkout modules. Setting up custom alerts takes a bit of HTML/jQuery knwoledge, but changing the default ...
    • Changing Circulation Rules

      Let's take a look at what happens when you change your circulation and fine rules and discuss how Koha receives the data and processes a circulation transaction. At checkout When you scan a barcode into the checkout box, Koha zips through a lot of ...
    • Circulation Rules Default Policies

      In addition to the circulation and fine matrix, the Default Policies control other aspects of circulation. Koha reads the Default Policies from the bottom of the page to the top. Default checkout, hold, and return policy You can set a default maximum ...
    • Koha Offline Circulation Tool

      The Koha Offline Circulation Tool that was created by Kyle Hall for Windows. The offline circulation tool for Windows will generate a KOC (koha offline circulation) file that you can upload into Koha once your system comes back up. This tool works ...
    • Grouping Item Types in Circulation Rules

      Parent and Child item types allow you to create combined rules to incorporate several item type rules together. In the circulation and fine rule matrix, there is the ability to limit the number of checkouts by item type. However, a further option ...