Merge commit 'pianohacker-koha/prefs-submit' into master
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / logs.pref
1 Logging:
2     -
3         - pref: LetterLog
4           choices:
5               on: Log
6               off: "Don't log"
7         - when an automatic claim notice is sent.
8     -
9         - pref: BorrowersLog
10           choices:
11               on: Log
12               off: "Don't log"
13         - changes to patron records.
14     -
15         - pref: CataloguingLog
16           choices:
17               on: Log
18               off: "Don't log"
19         - any changes to bibliographic or item records. Since this occurs whenever a book is checked in or out as well, it is not advisable to turn this on.
20     -
21         - pref: FinesLog
22           choices:
23               on: Log
24               off: "Don't log"
25         - when overdue fines are charged or automatically forgiven.
26     -
27         - pref: IssueLog
28           choices:
29               on: Log
30               off: "Don't log"
31         - when items are checked out.
32     -
33         - pref: ReturnLog
34           choices:
35               on: Log
36               off: "Don't log"
37         - when items are returned.
38     -
39         - pref: SubscriptionLog
40           choices:
41               on: Log
42               off: "Don't log"
43         - when serials are added, deleted or changed.