[Koha-bugs] [Bug 11677] Limit to Only items currently available for loan or reference not working

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 12 15:46:06 CEST 2019


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

--- Comment #27 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 92154
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92154&action=edit
[ALTERNATE] Bug 11677: Use zebra not-onloan-count index for availability limit

This patch makes the original filter for available items use the
'not-onloan-count' index instead of the 'onloan' one. It keeps the
allrecords,AlwaysMatches='' portion of the query so it still catches
records with the tested indexed missing.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list