Bug 5917 / Bug 6085 : Fixing not being able to change language
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / admin / item_circulation_alerts.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Item Circulation Alerts</h1>
4
5 <p>Libraries can decide if they want to have patrons automatically notified of circulation events (check ins and check outs).</p>
6
7 <p>These preferences are set based on patron types and item types.</p>
8
9 <p style="color: #990000;">Important: These preference can be overwritten by changes in the individual patron's messaging preferences.</p>
10
11 <p>To set up circulation alerts:</p>
12
13 <ul>
14         <li>Choose your library from the pull down at the top of the screen
15 <ul>
16         <li>To set preferences for all libraries, keep the menu set to 'Default'</li>
17 </ul>
18 </li>
19         <li>By default all item types and all patrons are notified of check ins and check outs. To change this, click on the item/patron type combo that you would like to stop notices for.</li>
20 </ul>
21
22 [% INCLUDE 'help-bottom.inc' %]