Bug 9850: Update Patron Help Files for 3.12
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / circ / waitingreserves.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Holds awaiting pickup</h1>
4
5 <p>This report will show all of the holds that are waiting for patrons to pick them up.</p>
6
7 <p>Items that have been on the hold shelf longer than you normally allow (based on the ReservesMaxPickUpDelay preference value) will appear on the 'Holds Over' tab, they will not automatically be cancelled unless you have set the cron job to do that for you, but you can cancel all holds using the button at the top of the list.</p>
8
9 <p><strong>See the full documentation for Holds Awaiting Pickup in the <a href="http://manual.koha-community.org/3.12/en/circreports.html#holdspickup">manual</a> (online).</strong></p>
10
11 [% INCLUDE 'help-bottom.inc' %]