Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tt
Nicole C. Engard e8c21311b4 Bug 7936: Circ Help Files
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2012-04-13 16:12:34 +02:00

9 lines
No EOL
408 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Holds Queue</h1>
<p>This report will show you all of the holds at your library. To generate this report, you must have the Build Holds Queue cron job running.</p>
<p><strong>See the full documentation for the Holds Queue in the <a href="http://manual.koha-community.org/3.8/en/circreports.html#holdsqueue">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]