Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt
Nicole C. Engard ab55e630a8 Bug 6966: Circulation Help Files
This patch updates the help files in the circ folder.
It also adds links to manual pages where needed.
2011-10-08 20:01:01 +13:00

18 lines
No EOL
649 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Overdues with Fines</h1>
<p>This report shows items that:
<ul>
<li>are still checked out,</li>
<li>have not had a notice sent, and</li>
<li>already have an associated fine (type &quot;FU&quot;).</li>
</ul>
<p>This report will not show items that are so long overdue that the system has marked them 'Lost'</p>
<p>Once open the report can be filtered by the shelving location.</p>
<p><strong>See the full documentation for Overdues with Fines in the <a href="http://manual.koha-community.org/3.6/en/circreports.html#overduesfines">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]