[Koha] Returns in version 3
Jesse
pianohacker at gmail.com
Mon May 12 17:07:48 UTC 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: <https://lists.katipo.co.nz/pipermail/koha/attachments/20080512/88a5a6ee/attachment.htm>
More information about the Koha
mailing list