Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tt
Jonathan Druart 674c32a094 Bug 18817: Update links with anchor automatically
I generate a mapping files (old anchor > new anchor) from the doc files.
Here are the links that have been updated automatically

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-08-25 10:22:14 -03:00

13 lines
684 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Transfers to receive</h1>
<p>This report will list all of the items that Koha thinks are in transit to your library.</p>
<p>If your transfers are late in arriving at your library you will see a message stating how late your items are.</p>
<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>
<p><strong>See the full documentation for Transfers to Receive in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/05_circulation.html#transfers-to-receive">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]