Refine "Patrons statistics" report, fix highlight, remove CGI::scrolling_lists.
authorJoe Atzberger <joe.atzberger@liblime.com>
Mon, 21 Jul 2008 23:57:45 +0000 (18:57 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 22 Jul 2008 20:44:58 +0000 (15:44 -0500)
commit64ba3ffe8309da1e109bbbae49b6c567b6f9d49f
treeb3eae2e83160a03c095194d17df1e20764695493
parentfd2ee6411e23cf54c34e16221a6d02fe09ac12ac
Refine "Patrons statistics" report, fix highlight, remove CGI::scrolling_lists.

At client request, I added code for a rowtitle_display and coltitle_display.  This
allows the script to substitute human-readable lables into the table instead of just
the literal hashkeys.  For this client with dozens of numerical patron categorycodes
having a row titled "29" was not very useful.

I cleaned up the templates and a lot of the report code.  It is of the same style as
the other copy/paste reports and still need further cleanup.  Added sql and debug
feedback (default styled to hidden), as I have for other reports.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/borrowers_stats.tmpl
reports/borrowers_stats.pl