Bug 3420: Fixes 'Patrons with no checkouts' report.
authorGarry Collum <gcollum@gmail.com>
Sat, 15 Aug 2009 13:50:24 +0000 (09:50 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Sat, 15 Aug 2009 13:56:03 +0000 (09:56 -0400)
commit315a541682cb5b62d2174b6310b6666159dc74df
tree57a524ffe8be5b3208cdbfde1088f44009dda470
parent201fab5c095aa2934dca098ff2c8e9c6166e29ee
Bug 3420: Fixes 'Patrons with no checkouts' report.

Fixed typo in SQL statement.  Commented out some unused SQL statements.

Removed limit for itemtype (column not available in results) and added limit for branchcode.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/borrowers_out.tmpl
reports/borrowers_out.pl