Galen Charlton
61adeac859
* add the AuthoritiesLog system preference to all language installer SQL scripts * options for a 'YesNo' should be '', not '0' * fix wording glitch on preferences page Signed-off-by: Galen Charlton <gmcharlt@gmail.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
49 lines
1.3 KiB
Text
49 lines
1.3 KiB
Text
Logging:
|
|
-
|
|
- pref: LetterLog
|
|
choices:
|
|
on: Log
|
|
off: "Don't log"
|
|
- when an automatic claim notice is sent.
|
|
-
|
|
- pref: BorrowersLog
|
|
choices:
|
|
on: Log
|
|
off: "Don't log"
|
|
- changes to patron records.
|
|
-
|
|
- pref: CataloguingLog
|
|
choices:
|
|
on: Log
|
|
off: "Don't log"
|
|
- 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.
|
|
-
|
|
- pref: AuthoritiesLog
|
|
choices:
|
|
on: Log
|
|
off: "Don't log"
|
|
- changes to authority records.
|
|
-
|
|
- pref: FinesLog
|
|
choices:
|
|
on: Log
|
|
off: "Don't log"
|
|
- when overdue fines are charged or automatically forgiven.
|
|
-
|
|
- pref: IssueLog
|
|
choices:
|
|
on: Log
|
|
off: "Don't log"
|
|
- when items are checked out.
|
|
-
|
|
- pref: ReturnLog
|
|
choices:
|
|
on: Log
|
|
off: "Don't log"
|
|
- when items are returned.
|
|
-
|
|
- pref: SubscriptionLog
|
|
choices:
|
|
on: Log
|
|
off: "Don't log"
|
|
- when serials are added, deleted or changed.
|