Bug 6966: Circulation Help Files
[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://manual.koha-community.org/3.6/en/circreports.html#transferstoreceive">manual</a> (online).</strong></p>
12
13 [% INCLUDE 'help-bottom.inc' %]