[Bug 3022] Cataloging statistic wizard isn't pulling itemtype table correctly. - NULL itemtypes
9 Mar
2009
9 Mar
'09
6:23 p.m.
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=3022 joe.atzberger@liblime.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #1 from joe.atzberger@liblime.com 2009-03-09 11:23 ------- Query should have been something like: select homebranch, itype, count(*) from items group by homebranch, itype; Instead, it appears to get itemtype info from the biblioitems table. Bad! ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
6337
Age (days ago)
6337
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@pippin.metavore.com