Merge branch 'patroncards-wip' of git://git.foundations.edu/koha into community
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / reports / borrowers_out.tmpl
1 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
2
3 <h1>Patrons who haven't checked out</h1>
4
5 <p>This guided report will give you a snapshot of which (OR HOW MANY?)  items have not been checked out at all. You can limit these items by branch</p>
6                 <ul>
7                         <li>Go to the 'Reports' module (usually under 'More' in your Global Nav)</li>
8                         <li>Choose 'Patrons who haven't checked out' under 'Inactive'</li>
9                         <li>If you do not choose any filters or limits, you will see all patrons who have not checked anything out of your library</li>
10                 </ul>
11         </div>  <!-- TMPL_INCLUDE NAME="help-bottom.inc" -->