Updates and adds new help files
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / admin / item_circulation_alerts.tmpl
1 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
2 <h1>Item Circulation Alerts</h1>
3
4 <p>
5 This matrix is to be used to define rules for check-in and checkout
6 notifications for combinations of libraries, patron categories, and
7 item types
8 </p>
9 <ul>
10         <li>
11         Click on 'Item Circulation Alerts'&nbsp;</li>
12         <li>You will be presented with the option of choosing a branch or applying rules to all branches ('Default')
13         </li>
14         <li>Clicking on the squares in the matrix will change the color and also the email alert rules
15         </li>
16         <li>To set whether patrons receive alerts for checking books out, click the squares in the 'Check out' matrix
17         <ul>
18                 <li style="background-color: #ffe599">TIP: If you have the library select box set to 'Default' the matrix will apply to all libraries.</span></li>
19         </ul>
20         </li>
21         <li>To set whether patrons receive alerts for checking books in, click the squares in the 'Check in' matrix
22         <ul>
23                 <li style="background-color: #ffe599">TIP:
24                 If you have the library select box set to a specific branch the matrix
25                 will apply just to that branch, showing the branch code in the message.</span>
26                 </div>
27                 </li>
28         </ul>
29         </li>
30 </ul>
31 <h3><strong>Can I customize the email sent to my patrons?</strong></h3>
32 <p>
33 Yes, just go to Tools &gt; Notices and edit the Check In and Check Out notices.
34 </p>
35
36 <!-- TMPL_INCLUDE NAME="help-bottom.inc" -->