]> git.koha-community.org Git - koha.git/commit
Fix for Bug 6983 - Item type filter on overdues report does not respect item-level_itypes
authorOwen Leonard <oleonard@myacpl.org>
Thu, 6 Oct 2011 19:13:30 +0000 (15:13 -0400)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Tue, 25 Oct 2011 23:22:51 +0000 (19:22 -0400)
commit7ee4dc6e8ca427728844e422c013ac4dcccec9f8
tree7b0974d04056c403456cf79c65071c7aedcb672b
parent52bcc2560a71f38f8e4ef840a180603612c14f50
Fix for Bug 6983 - Item type filter on overdues report does not respect item-level_itypes

This patch adds a check for the item-level_itypes preference
when building the SQL for the overdues report.

Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 15e846d74aa30d3bfa5222d009171313594590d7)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
circ/overdue.pl