Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / circ / transferstoreceive.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Transfers to receive</h1>
4
5 <p>This report will list all of the items that Koha thinks are in transit to your library.</p>
6
7 <p>If your transfers are late in arriving at your library you will see a message stating how late your items are.</p>
8
9 <p style="color: #990000">Important: An item is considered late based on the number of days you have entered in the TransfersMaxDaysWarning system preference.</p>
10
11 <p><strong>See the full documentation for Transfers to Receive in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/circulation.html#transfers-to-receive">manual</a> (online).</strong></p>
12
13 [% INCLUDE 'help-bottom.inc' %]