Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / serials / checkexpiration.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Check Serial Expiration</h1>
4
5 <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>
6
7 <p>In the form that appears you need to enter at least a date to search by.</p>
8
9 <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>
10
11 <p><strong>See the full documentation for Checking Serial Expiration in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/serials.html#check-serial-expiration">manual</a> (online).</strong></p>
12
13 [% INCLUDE 'help-bottom.inc' %]