Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/checkexpiration.tt
Jonathan Druart b08913370f Bug 18817: Update links manually
Without the anchor it is not possible to retrieve the html page, so
these occurrences have been updated manually (and yes it was painful)

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
804 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Check Serial Expiration</h1>
<p>When adding serials you enter a subscription length, using the check expiration tool you can see when your subscriptions are about to expire. To use the tool click the link to 'Check expiration' on the serials menu.</p>
<p>In the form that appears you need to enter at least a date to search by.</p>
<p>In your results you will see all subscriptions that will expire before the date you entered. From there you can choose to view the subscription further or renew it in one click.</P>
<p><strong>See the full documentation for Checking Serial Expiration in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/08_serials.html#check-serial-expiration">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]