Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/claims.tt
Katrin Fischer 6c1092396a Bug 20706: Adds en language code to the links to the manual
As we don't have a fix yet to link to the right translated manual,
this adds /en to the links from the help files to the manual to
make them work again.

Check with both patches applied, that the links work.
You will have to change 17.11 to 18.05.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-05-16 11:31:14 -03:00

17 lines
1,017 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Serials Claims</h1>
<p>Koha can send email messages to your serial vendors if you have late issues. To the left of the main serials page there is a link to 'Claims'</p>
<p>The links to claims also appears to the left of the subscription detail page</p>
<p>If you don't have a claim notice defined yet you will see a warning message that you need to first define a notice.</p>
<p>Clicking 'Claims' will open a report that will ask you to choose from your various serial vendors to generate claims for late issues.</p>
<p>From the list of late issues you can choose which ones you want to send a claim email to by clicking the checkbox to the left of late issue, choosing the notice template to use and clicking the 'Send notification' button.</p>
<p><strong>See the full documentation for Serial Claims in the <a href="http://koha-community.org/manual/[% helpVersion %]/en/html/serials.html#claim-late-serials">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]