Bug 14042: Get rid of the home made pagination in the auth type admin
[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: AuthoritiesLog
22           choices:
23               on: Log
24               off: "Don't log"
25         - changes to authority records.
26     -
27         - pref: FinesLog
28           choices:
29               on: Log
30               off: "Don't log"
31         - when fines are charged, paid, or forgiven.
32     -
33         - pref: IssueLog
34           choices:
35               on: Log
36               off: "Don't log"
37         - when items are checked out.
38     -
39         - pref: ReturnLog
40           choices:
41               on: Log
42               off: "Don't log"
43         - when items are returned.
44     -
45         - pref: SubscriptionLog
46           choices:
47               on: Log
48               off: "Don't log"
49         - when serials are added, deleted or changed.
50     -
51         - pref: CronjobLog
52           choices:
53               on: Log
54               off: "Don't log"
55         - information from cron jobs.