Bug 6966: Circulation Help Files
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / circ / overdue.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Overdues</h1>
4
5 <p>This report will list all items that are overdue at your library.</p>
6
7 <p>The report can be filtered using the menu options found on the left of the report.</p>
8
9 <p style="color: #990000">Important: For libraries with a large patron base, this report may take a significant amount of time to run.</p>
10 <ul>
11         <li style="background-color: #ffe599">Tip: Large libraries can choose to filter the report before it runs by setting the FilterBeforeOverdueReport system preference to 'Require'.</li>
12 </ul>
13
14 <p><strong>See the full documentation for Overdues in the <a href="http://manual.koha-community.org/3.6/en/circreports.html#overduesreport">manual</a> (online).</strong></p>
15
16 [% INCLUDE 'help-bottom.inc' %]