Re: [Koha-devel] Koha 3.0 total number of books, cds, dvds, journals and others

2009-10-06 Thread Nicholas van Rheede van Oudtshoorn
Hi Zico, This is a (simple) saved Report that we use: SELECT location, count(barcode) , sum(replacementprice) FROM items GROUP BY location ORDER BY location asc Hope it helps. (Plus, this tells us how much the replacment value of the library stock is!) Nicholas Perth Bible College library.pbc.w

[Koha-devel] Strange (Zebra?) problem...

2009-11-10 Thread Nicholas van Rheede van Oudtshoorn
Hi all, Hope this is the right list to ask this on! We've got a Koha 3, zebra library system up and running (been using it for quite some time). Today the library pointed out to me that when searching for a book's title (in intranet or opac), no results are shown - even though the book is there! S

[Koha-devel] Zebra issue?

2010-05-11 Thread Nicholas van Rheede van Oudtshoorn
Hello all, Hope this is the right mailing list for this question. I'm busy trying to migrate a Koha installation from one machine to another (and in the process update to a new version of Koha!). Everything seems to be working, except for the zebra functionality. When I try to run rebuild_zebra.p