[Koha] Returns in version 3
Jesse
pianohacker at gmail.com
Tue May 13 05:07:48 NZST 2008
Do you have a valid itemtype set on all of the bibs in your database?
You can find this out by running SELECT biblio.biblionumber, biblio.title,
biblio.author, biblioitems.itemtype from biblio LEFT JOIN biblioitems
USING(biblionumber) WHERE itemtype IS NULL OR itemtype = ''
--
Jesse
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20080512/88a5a6ee/attachment-0001.htm
More information about the Koha
mailing list