Merge branch 'bug_9850' into 3.14-master
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / tools / overduerules.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Overdue Notice/Status Triggers</h1>
4
5 <p>In order to send the overdue notices that you defined using the Notices tool, you need to first set the triggers to have these messages.</p>
6
7 <p style="color: #990000;">Important: In order to have overdue notices sent to your patrons, you need to set that patron category to require overdue notices.</p>
8
9 <p>The Overdue Notice/Status Triggers tool gives the librarian the power to send up to three notices to each patron type notifying them of overdue items</p>
10
11 <ul>
12         <li>Delay is the number of days after an issue is due before an action is triggered.
13 <ul>
14         <li style="color: #990000;">Important: If you want Koha to trigger an action (send a letter or restrict member), a delay value is required.</li>
15 </ul>
16 </li>
17         <li>To send additional notices, click on the tabs for 'Second' and 'Third' notice</li>
18         <li>If you would like to prevent a patron from checking items out because of their overdue items, check the 'Restrict' box, this will put a notice on the patron's record at checkout informing the librarian that the patron cannot check out due to overdue items.</li>
19         <li>See a Sample Overdue Notice</li>
20 </ul>
21
22 <h3>Sample Overdue Notice</h3>
23
24 <p>Nicole Engard
25 <br>410 Library Rd.
26 <br>Philadelphia, PA 19107</p>
27
28 <p>Dear Nicole Engard (23529000035726),</p>
29
30 <p>According to our records, at the time of this notice, you have items that are overdue. Please return or renew them as soon as possible to avoid increasing late fines.</p>
31
32 <p>If you have registered a password with the library, you may use it with your library card number to renew online.</p>
33
34 <p>If you believe you have returned the items below please call at and library staff will be happy to help resolve the issue.</p>
35
36 <p>The following item(s) are currently overdue:</p>
37
38 <p>07/08/2008 Creating drug-free schools and communities : 502326000054 Fox, C. Lynn.</p>
39
40 <p>06/27/2008 Eating fractions / 502326000022 McMillan, Bruce.</p>
41
42 <p>Sincerely, Library Staff</p>
43
44 <p><strong>See the full documentation for the Overdue Notice/Status Triggers in the <a href="http://manual.koha-community.org/3.12/en/noticetriggers.html">manual</a> (online).</strong></p>
45
46 [% INCLUDE 'help-bottom.inc' %]
47