Owen Leonard
e04586d2f6
Signed-off-by: Chris Cormack <crc@liblime.com> Signed-off-by: Joshua Ferraro <jmf@liblime.com>
57 lines
2 KiB
Cheetah
57 lines
2 KiB
Cheetah
<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
|
|
<title>Koha › Reports</title>
|
|
<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
|
|
</head>
|
|
<body>
|
|
<!-- TMPL_INCLUDE NAME="header.inc" -->
|
|
<!-- TMPL_INCLUDE NAME="circ-search.inc" -->
|
|
|
|
<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> › <a href="/cgi-bin/koha/circ/circulation.pl">Reports</a></div>
|
|
<div id="doc" class="yui-t7">
|
|
|
|
<div id="bd">
|
|
<div id="yui-main">
|
|
|
|
<div class="yui-g">
|
|
<h1>Reports</h1>
|
|
<div class="yui-u first">
|
|
<h2>Guided Report Wizard</h2>
|
|
<ul>
|
|
<li><a href="/cgi-bin/koha/reports/guided_reports.pl">Guided Reports</a></li>
|
|
</ul>
|
|
<h2>Statistics wizards</h2>
|
|
<ul>
|
|
<li><a href="/cgi-bin/koha/reports/acquisitions_stats.pl">Acquisitions</a></li>
|
|
<li><a href="/cgi-bin/koha/reports/borrowers_stats.pl">Patrons</a></li>
|
|
<li><a href="/cgi-bin/koha/reports/catalogue_stats.pl">Catalogue</a></li>
|
|
<li><a href="/cgi-bin/koha/reports/issues_stats.pl">Circulation</a></li>
|
|
</ul></div>
|
|
|
|
|
|
<div class="yui-u"><h2>Top Lists</h2>
|
|
<ul>
|
|
<li><a href="/cgi-bin/koha/reports/bor_issues_top.pl">Patrons checking out the most</a></li>
|
|
<li><a href="/cgi-bin/koha/reports/cat_issues_top.pl">Items checked out the most</a></li>
|
|
</ul></div>
|
|
</div>
|
|
|
|
|
|
<div class="yui-g"> <div class="yui-u first"><h2>Inactive</h2>
|
|
<ul>
|
|
<li><a href="/cgi-bin/koha/reports/borrowers_out.pl">Patrons who haven't checked out</a></li>
|
|
<li><a href="/cgi-bin/koha/reports/catalogue_out.pl">Items not checked out</a></li>
|
|
</ul></div>
|
|
|
|
|
|
<div class="yui-u"><h2>Other</h2>
|
|
<ul>
|
|
<li><a href="/cgi-bin/koha/reports/itemslost.pl">Items lost</a></li>
|
|
<li><a href="/cgi-bin/koha/reports/manager.pl?report_name=itemtypes">Catalogue by itemtype</a></li>
|
|
<li><a href="/cgi-bin/koha/reports/manager.pl?report_name=issues_by_borrower_category">Checkouts by patron category</a></li>
|
|
<li><a href="/cgi-bin/koha/reports/issues_avg_stats.pl">Average loan time</a></li>
|
|
</ul></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
|