Merge remote-tracking branch 'kc/new/enh/bug_5917' into kcmaster
[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>This tool lets you define triggers for overdue notices. You can send a borrower up to three reminder emails (depending on your library workflow)</p>
6
7 <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>
8
9 <p>In order to have overdue notices sent to your patrons, you need to set that patron category to require overdue notices.</p>
10
11 <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>
12
13 <ul><li>Delay is the number of days after an issue is due before an action is triggered.</li>
14 <ul><li style="color:#990000;"><strong>Important: These rules should not be used for Advanced Notices.  Advanced Notices should be set using the Enhanched Messaging Preferences on the Patron Profile.</strong></li>
15 <li style="color:#990000;"><strong>Important: If you want Koha to trigger an action (send a letter or restrict a member), a delay value is required.</strong></li></ul>
16 <li>To send additional notices, click on the tabs for 'Second' and 'Third' notice</li>
17 <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></ul>
18
19 <p>If the numbers you've entered in a give row beneath the 'delay' columns are logically inconsistent, Koha will give you an alert, and explain the inconsistency.</p>
20
21 <h3>Sample Overdue Notice</h3>
22
23 <p>Nicole Engard
24 <br>410 Library Rd.
25 <br>Philadelphia, PA 19107</p>
26
27 <p>Dear Nicole Engard (23529000035726),</p>
28
29 <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>
30
31 <p>If you have registered a password with the library, you may use it with your library card number to renew online.</p>
32
33 <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>
34
35 <p>The following item(s) are currently overdue:</p>
36
37 <p>07/08/2008 Creating drug-free schools and communities : 502326000054 Fox, C. Lynn.</p>
38
39 <p>06/27/2008 Eating fractions / 502326000022 McMillan, Bruce.</p>
40
41 <p>Sincerely, Library Staff</p>
42
43 [% INCLUDE 'help-bottom.inc' %]
44