Merge branch 'bug_8117' into 3.12-master
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / reports / borrowers_out.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Patrons With No Checkouts</h1>
4
5 <p>This report will list for you the patrons in your system who haven't checked any items out.</p>
6
7 <p>If you choose to output to the browser your results will print to the screen.</p>
8
9 <p>You can also choose to export to a file that you can manipulate to your needs.</p>
10
11 <p><strong>See the full documentation for the Patrons with no Checkouts report in the <a href="http://manual.koha-community.org/3.10/en/statsreports.html#patnocheckouts">manual</a> (online).</strong></p>
12
13 [% INCLUDE 'help-bottom.inc' %]