https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11677
--- Comment #27 from Tomás Cohen Arazi <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
