Koha Upgrades

Koha 22.11 SIP/Integration Improvements

[31296] - Add ability to disable demagnetizing items via SIP2 based on item types

Some libraries have certain itemtypes that can only do in-house checkouts via self check machines. In these cases, the items should not be demagnetized since the items cannot leave the library. Send us a support ticket to update your SIP configuration identifying which itemtypes should not be demagnetized when scanned at your self check machines.

[31236] - Add ability to send custom item fields via SIP using Template Toolkit

Similar to custom_patron_fields, this new feature allows libraries to define and send custom_item_fields over any SIP connection. Previously, the only item fields that were available were in the items table; now, Koha can reach other data that is attached to the items table. Send us a support ticket to create as many custom_item_fields as needed.

[20058] - Option to use shelving location instead of homebranch for sorting

New system preference! UseLocationAsAQInSIP

Libraries that use Automated Material Handlers can now choose whether the machine will sort by shelving location or homebranch. This will also require a change to your AMH’s SIP configuration. After you’ve set the system preference, send us a support ticket to request one of these two settings in your SIP configuration.