ba0ae6cd1c
branchoverdues.pl ~ Removed unused variables. ~ Use elsif where applicable. ~ Added many FIXMEs. ~ Added help description. ~ Changed link to more accurate description. ~ REFACTORED branchoverdues-specific function in C4 for obvious consolidation. This report is still of questionable value, since it's dataset has such strange hardcoded limitations. It is not clear that "FU" type fines and notifys=0 are reliable or useful indicators to query on, in hardcoded form. Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
15 lines
440 B
Cheetah
15 lines
440 B
Cheetah
<!-- TMPL_INCLUDE NAME="help-top.inc" -->
|
|
|
|
<h3>Overdue fines</h3>
|
|
|
|
<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 "FU").</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>
|
|
|