Koha How-To
Monday Minutes Displaying Itemtypes in Circulation
In this week's Monday Minutes, Kelly and Jessie will show you an enhancement in 19.11 that allows you to display both record level (942$c) and item level (952$y) itemtype in various circulation screens.
The 19.11 release in Koha introduces Bug 20194 - Display both biblioitems.itemtype and items.itype in circulation screens. Now the biblioitemtype and item-itemtype will display in moremember.pl, circulation.pl, returns.pl.
Visible in Patrons's Account
Visible in Check-in
Column Configuration
If you want to set these columns to be hidden by default you can turn this off in Colum Configuration in Administration.
- Click on Administration › Columns settings
- Click on Circulation
- Under (id=issues-table) select the column for record_type. This will hide the column on moremember.pl, circulation.pl (Patrons Account).
- Under (id=checkedintable) select the column for record_type. This will hide the column on returns.pl.
- Click Save.
19.11 Upgrade Notes and Webianrs
Register for the 19.11 Upgrade Webinars: https://bywatersolutions.com/education/19-11-upgrade-webinar-schedule
19.11 Upgrade Notes: https://bywatersolutions.com/education/19-11-upgrade-notes
Read more by Jessie Zairo