Merge remote-tracking branch 'kc/master' into new/bug_5683
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / acqui / lateorders.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Claims & Late Orders</h1>
4
5 <p>If you have entered in an email address for the vendors in your system you can send them claim emails when an order is late. Before you can send claims you will need to set up an acquisitions claim notice.</p>
6
7 <p>Upon clicking on the link to 'Late Orders' from the Acquisitions page you will be presented with a series of filter options on the left hand side.</p>
8
9 <p>Once you filter your orders to show you the things you consider to be late you will be presented with a list of these items.</p>
10
11 <p>To the right of each late title you will be see a checkbox. Check off the ones you want a claim letter sent to and click 'Claim Order.' This will automatically send an email to the vendor at the email address you have on file.</p>
12
13 <p>If you would rather use a different acquisition claim letter (other than the default) you can create that in the notices module and choose it from the menu above the list of late items.</p>
14
15 [% INCLUDE 'help-bottom.inc' %]