Creating Bundles of Items in Koha

Creating Bundles of Items in Koha

In this tutorial, we will show you how to create bundles, or a group of items, in Koha. This allows libraries to create groups or kits, easier in Koha! If you are setting up a book club kit, binding journal volumes or even a group of Library of Things kits, this feature will help you define it in Koha.

Creating Bundles

From the Bibliographic record, mark the bib record as a 'collection' type by setting the leader position 7 to c.


You will now see a new 'Manage bundle' button available in the 'Actions' column of the Holdings table.



  1. Click on Manage bundle, this will expand the table to include a row directly beneath the item you are viewing.
  2. Click the Add to bundle button, this will display a modal window that allows staff to enter a barcode to add to the bundle. Staff can enter barcodes one by one.
  3. Click Close. The action button will be updated with the number of items added to the bundle.

Bound Volumes with Journals


Following the steps above when creating bundles allows you to easily create bound volumes in Koha. One of the benefits of "bundling" the items together is that it will now make the bound volumes "not for loan" and enable the circulation of the bound volume itself. Staff will still be able to view the items within the bound volume. Example above from the New England Journal of Medicine.

Book Club Kits

In this example we will show you how to create book club kits (or Library of Things). We have created a book club kit for Eat, Pray, Love by Elizabeth Gilbert. The book club kit includes 15 copies of the the book available for checkout. In this example we have created a circulation rule and policy that allows the checkout of the Kit for an individual to administer a Book Club.


Kits

In this example, create a bibliographic record for the kit. Be sure to update the Leader to be a collection.


Next, add already cataloged items to the group. For example, this group has an item from this bibliographic record:


A few more details
  1. If the item that you are using as the Main Barcode for this bundle has a materials specified field filled out (952$3), this will cause an error. A bug has been filed with the community: 34037
  2. Permissions - a staff member will need to have cataloging permissions to adjust the bibliographic record's leader to change to 'collection'.
  3. To add items to a bundle, staff will need edit items permission.
  4. For circulation counts, the main barcode that links all the items together is going to get the circulation statistics. A library could utilize local use for the other pieces of the bundle.
  5. In our example, Gilmore Girls Set, this bibliographic record is visible on the OPAC. If a library would not like this to be visible, this record could be suppressed.

Circulation of Bundles

Checkout

When a patron is ready to checkout a bundle of items, staff would follow the steps below.

  1. Check out 1 barcode (bundle) to the patron
  2. Make sure you have a circulation rule set for the itemtype you are using for the bundle.

Checkin

When checking in any type of bundle, you have to scan all barcodes associated with the bundle.
  1. Scan the bundle main barcode (on the bound volume, book club kit, Library of Things, etc.
  2. Koha will then prompt a modal window with box to scan all barcodes associated with the bundle.
  3. Scan all barcodes of items found in the items bundle.
  4. As staff begin to scan, Koha will verify the barcode associated with the bundle.
  5. Once the staff member is finished scanning, they will click Confirm checkin and mark missing items as lost.
  6. If any items are missing, they will be marked as lost.





    • Related Articles

    • 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 ...
    • Circulation and Fine Rule Matrix

      Koha reads the circulation matrix from the top to the bottom. The bottom rule is usually (and recommended) to have what is called an ALL/ALL rule. This rule will capture any combination of patron category/item type that does not have its own specific ...
    • 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 ...
    • 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 ...