https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20697

--- Comment #2 from Marcel de Rooy <[email protected]> ---
So I found him with Nick's comment in catalogue/detail.pl:

my $countanalytics= GetAnalyticsCount($item->{itemnumber});
This sub builds a Zebra query with "hi"=itemnumber

If you have no records with 773$9 filled, Zebra did not use the index
Host-Item-Number and will return error 114 Unsupported Use attribute.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to