[% INCLUDE 'help-top.inc' %]

Checking out (Issuing)

To check an item out to a patron, first search for that patron using one of the many options listed above.

At the top of the Check Out screen is a box for you to type or scan the item's barcode into.

Below the box for the barcode there may be options for you to override the default due date for the item.

At the bottom of the page there is a summary of the patron's current checked out items along with the due date (and time if the item is an hourly loan), items checked out today will appear at the top.

Tip If the checked out time is listed as 00:00 then the item is a daily loan item. The due time for daily checkouts will show 23:59 which is the last minute of the day.

If you have set your ExportWithCsvProfile preference, you will also see the option to export the patron's current checkout information using a CSV Profile or ISO2709 (MARC21) format.

Also at the bottom of the page is the list of items the patron has on hold

From the holds list you can suspend or resume patrons holds using the options at the bottom of the list if you have the SuspendHoldsIntranet preference set to 'allow.'

Note: If you have your AutoResumeSuspendedHolds preference set to "Don't allow" then you will not have the option to put an end date on the hold suspension.

If there are notes on the patron record these will appear to the right of the checkout box

If the patron has a hold waiting at the library that too will appear to the right of the check out box making it easy for the circulation librarian to see that there is another item to give the patron

Printing Receipts

Once you have checked out all of the items for the patron you can print them a receipt by choosing one of two methods.

If you have the CircAutoPrintQuickSlip preference set to 'open a print quick slip window' you can simply hit enter on your keyboard or scan a blank piece of paper with your barcode scanner. The idea being that you're "checking out" a blank barcode which triggers Koha to print the 'Quick slip.'

You can also click the Print button at the top of the screen and choose 'Print slip' or 'Print quick slip'.

If you choose 'Print slip' it will print all of the items the patron has checked out, including those they checked out at an earlier date. Choosing 'Print quick slip' will print only the items that were checked out today.

What prints on the slips can be customized by altering the slip templates under the Notices & Slips tool.

Clear Patron Information

When you're done checking an item out if you have the DisplayClearScreenButton preference set to 'Show' you can clear the current patron by clicking the X in the top right of the patron's info to remove the current patron from the screen and start over.

If you have the CircAutoPrintQuickSlip preference set to 'clear the screen' then you simply need to hit enter or scan a blank barcode and the screen will be cleared of the current patron.

Check Out Messages

If you check out an item that has multiple pieces and you have cataloged that information in subfield 3 of the item record (in MARC21) a message will pop up when you check out that item telling you how many pieces should be there.

There are times when Koha will prevent the librarian from being able to check out items to a patron. When this happens a warning will appear notifying the librarian of why the patron cannot check items out.

Check Out Warnings

Sometimes checkouts will trigger warning messages that will appear in a yellow box above the check out field. These warnings need to be acknowledged before you will be able to continue checking items out.

Fast Add Cataloging

Sometimes circulation librarians need to quickly add a record to the system for an item they are about to check out. This is called 'Fast Add.' To allow circulation librarians access to the Fast Add Cataloging tool, simply make sure they have the fast_cataloging permissions. There are two ways to add titles via fast add. If you know that you're about to check out an item that isn't in you catalog you can go to the Circulation module and click 'Fast cataloging.'

The cataloging interface will open up with the short cataloging record

After adding your cataloging data you will be asked to enter item data. Enter the items barcode, collection code, etc and save the item before checking it out.

The other way to fast catalog is from the checkout screen. When you enter a barcode at checkout that Koha can't find, it will prompt you to use fast cataloging to add the item to Koha and check it out.

Clicking 'Fast cataloging' will bring you to the fast cataloging form where you can enter the title information

After clicking 'Save' you will be brought to the item record where the barcode will already be filled in with the barcode you're trying to check out.

After clicking the 'Add item' button the item will automatically be checked out the patron you were trying to check the book out to originally.

Circulation Messages

Circulation messages are short messages that librarians can leave for their patrons or their colleagues that will appear at the time of circulation.

Setting up Messages

Circulation messages are set up as Authorized Values. To add or edit Circulation Messages you want to work with the BOR_NOTES value.

Adding a Message

When on the patron's check out tab you will see a link to 'Add a new message' to the right of the check out box.

When you click 'Add a new message' you will be asked to choose if the message is for the librarians or the patron and the message you would like to leave.

Viewing Messages

Circulation messages meant for the staff will appear on the patron's checkout screen.

Circulation messages meant for the patron will appear when they log into the OPAC.

See the full documentation for Checking Out in the manual (online).

[% INCLUDE 'help-bottom.inc' %]