I had this problem too when I first started adding items. It took me a while to catch. I think the default item type is set to Audio Cassettes/CD (SR) because it is the first itemtype in the list. One thing you can do is change the desciption of the itemtype though Koha's System Preferences (as mentioned below), though the actual code would still remain SR instead of BK and might impact upon your searches. Alternatively, you could change item types in bulk using some command-line SQL commands (which is what I ended up doing). Emrys ________________________________ From: koha-bounces@lists.katipo.co.nz on behalf of Jesse Weaver Sent: Sun 30/11/2008 23:27 To: Kate Cc: koha@lists.katipo.co.nz Subject: Re: [Koha] books displaying as audio items [Scanned] On Sun, Nov 30, 2008 at 11:17 AM, Kate <kate.lomax@gmail.com> wrote: Hi, I am using koha-3.00.00-beta2 and everything is displaying fine on the individual item side of things, but in the search results view, books I've added are showing up as 'Audio Cassettes, CDs'. Any ideas what's causing this? Cheers, Kate _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha This could be caused by an incorrect description for a collection code or itemtype (under Administration -> Authorized values and -> Item types, respectively). If both of those are correct, you might want to check that the zebra index is getting updated correctly. -- Jesse Weaver Software Developer, LibLime