Koha Hacks: How to Perform Batch Item Checkouts in Koha
At various points during the day, your library’s circulation desk will suddenly get very busy. One of those times is likely going to be toward the end of day, especially if you are a university or public library. Everyone decides now is the perfect time to check out 10 books each and in no time at all, a long queue forms. Frustration pents up, emotions fray, tempers rise and … well, you know the rest of the story.
This is why Koha library management system’s batch checkout module is such a valuable tool. Instead of checking out one book at a time, Koha enables you to checkout multiple items to your patrons in one transaction. But this function isn’t enabled by default so you first have to configure the module.
Read on to learn how you can enable batch item checkouts and restore sanity to your library during those busy periods.
Koha Hacks: How to Perform Batch Item Checkouts in Koha
At various points during the day, your library’s circulation desk will suddenly get very busy. One of those times is likely going to be toward the end of day, especially if you are a university or public library. Everyone decides now is the perfect time to check out 10 books each and in no time at all, a long queue forms. Frustration pents up, emotions fray, tempers rise and … well, you know the rest of the story.
This is why Koha library management system’s batch checkout module is such a valuable tool. Instead of checking out one book at a time, Koha enables you to checkout multiple items to your patrons in one transaction. But this function isn’t enabled by default so you first have to configure the module.
Read on to learn how you can enable batch item checkouts and restore sanity to your library during those busy periods.
Enabling batch item checkouts in Koha
1. Enable batch item checkouts in system preferences
- Login to your Koha staff interface
- Go to Koha administration > Global system preferences
- Click on Circulation > Batch checkout preference (right at the top)
- Under Batch checkout, choose “Allow” batch checkouts.
- Under BatchCheckoutsValidCategories, select the patron categories for which batch checkouts will be enabled.
- Click Save all circulation preferences.
2. Checkout Batch Items to Patrons in Circulation
- Go to Home > Circulation and attempt to checkout items to a patron
- You will now see Batch Checkout as one of the options in the left hand tabs in your checkout screen
- To use the Batch Checkout system, you can either:
- Scan the barcodes one by one into the barcode list text area (recommended), or
- Upload a file with the barcodes of the items you want to checkout to the patron (enter the barcodes into a .txt file).
When you are done, click Check Out and voila! In one fell swoop, you have checked out mountain of books and can serve you next patron.
Batch checkouts will greatly improve the efficiency of your library, something both you and your patrons will no doubt appreciate. You will have more time to do other important things and maybe for once, leave work on time and avoid the crazy rush hour traffic.
The batch checkouts module is only one of the many useful features that Koha will give you. Koha stands out as being the first, the best and most affordable world-class library system available today. It is highly scalable, feature rich, easy to use and you can have it in your library today.
Koha Support provides hassle-free Koha installation and cloud hosting as well as training, data migration, customization and technical support. Check out our packages and get a quick quote today. Looking forward to hearing from you!
Follow to get the latest posts!
[et_social_follow icon_style=”slide” icon_shape=”circle” icons_location=”top” col_number=”auto” outer_color=”dark”]
How To Perform Post-Installation Checks On Koha Library System
Ensure your system is correctly set up and ready for use. This guide will guide you through the steps to perform these checks. Log into your Koha instance. Navigate to the "About" page.. You will see crucial information about your Koha instance, dependencies, and...
How to use Koha Library System on AWS
1. Subscribe to Koha library system by KohaSupport on AWS Marketplace Go to https://aws.amazon.com/marketplace Search for "Koha Integrated Library Management System by KohaSupport" Click "Continue to subscription". If you don't yet have an AWS account, you will be...
How to Complete Koha Library System’s Post-Installation Setup
This guide will help you set up your Koha Library System after launching it on Amazon Web Services (AWS) Marketplace. 1. Retrieve the Koha Administrator Password Log in to your AWS account and navigate to the EC2 dashboard. In the EC2 console, select your new...
How to Install Koha Library System on Ubuntu Server 20.04 LTS
Koha is the most popular open source library management system in the world. Learn how to install Koha on Ubuntu Server 20.04 LTS and join thousands of libraries using Koha around the globe.
7 Reasons Why You Need an Integrated Library Management System
Running a library isn’t as simple and straightforward as many people I have encountered think. It’s more than just checking out books and putting them back on the shelf when they are returned. Librarians have to deal other complex, time-consuming responsibilities like acquisitions, cataloguing, inventory, budgets, reports and interlibrary loaning. Pen and paper won’t cut it, and using an excel spreadsheet is only marginally better than digging a trench using a caviar spoon.
Koha Hacks: How to Install the Koha Offline Circulation Plugin
What do you do if your Koha library system suddenly goes offline due to a server crash, power or internet outage? Go back to the dark ages and start writing with pen and paper? Surely not! Koha has a very useful feature called Offline Circulation which allows you to...
What Is The Difference Between MySQL Plugins?
The MySQL database management system provides different authentication plugins to authenticate users with the database. Three commonly used plugins are mysql_native_password, caching_sha2_password, and auth_socket. 1. mysql_native_password: The mysql_native_password...
A Comparison Of Koha Library Management System vs Symphony Ils
Koha ILS (Integrated Library System) and Sirsidynix Symphony are two of the most popular library management systems used in the library industry. While both systems offer a wide range of functionalities, there are certain advantages and disadvantages associated with...
A Comparison Of Koha Library Management System vs Sierra Ils
Koha Integrated Library System (ILS) and Sierra are both popular open source library management software solutions. While both have their own strengths and weaknesses, Koha has some advantages over Sierra that make it a better choice for some libraries. 1....
A Comparison Of Koha Library Management System vs Evergreen
Koha Integrated Library System (ILS) and Evergreen are two of the most popular open-source library management systems used by libraries around the world. Both Koha and Evergreen offer libraries a comprehensive suite of tools to manage their collections, circulation,...
Library Terminology Every Librarian Should Know
Every librarian should be familiar with the following key terminologies: 1. Cataloging: The process of organizing, describing and classifying library materials. 2. Classification: The system used to arrange library materials into categories based on subject or genre....
What Are Acquisitions In Library Management?
Acquisition in Library Management refers to the process of acquiring materials and resources such as books, journals, e-books, databases, and other information sources to support the needs and objectives of a library's user community. This process is critical to the...
Top 10 Courses For Librarians Cost Duration Links
Here are the top 10 best courses or degrees for librarians, along with cost and average duration information and links to some programs: 1. Master of Library Science (MLS) - This is the most common and widely recognized degree for librarians. The average cost of a MLS...
Is there hopes for batch check in to be a thing at some point? Checking in one item at a time seems to be another thing that takes forever when you have patrons checking out 20+ items and returning them all at once. Thanks!
I just thought of a work-around that might help in the mean-time: you could use the Koha offline circulation tool to batch check-in and check-out items quickly if you find that the circulation desk is super-busy. Check out my article on How to Enable Offline Circulation in Koha. Once you have that enabled, you can simply scan multiple items into the check in box and commit your entries (or apply them directly)
Hi Amanda, I agree, this would be a very handy tool to have. I’ve checked the Koha Bugzilla list and it doesn’t seem like there’s anyone working on that particular system enhancement at the present moment. I’ll work on opening up a ticket and see if anyone is willing to sponsor what would be a very useful addition to Koha