Merge remote-tracking branch 'kc/new/bug_5868' into kcmaster
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / reports / bor_issues_top.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Patrons with the most checkouts</h1>
4
5 <p>This guided report will show you which patrons have checked out the most items.</p>
6                 <ul>
7                         <li>Go to the 'Reports' module (usually under 'More' in your Global Nav)</li>
8                         <li>Choose 'Patrons with the most checkouts' under 'Top Lists'</li>
9                         <li>Choose any filters from the top section
10                         <ul>
11                                 <li>                       
12                            IMPORTANT: Choose something other than 'None' from the 'By' field to see results</li>
13                         </ul></li>
14                         <li>Once you have your fields fill in, click 'Submit'</li>
15                 </ul>
16         </div>  [% INCLUDE 'help-bottom.inc' %]