Kyle M Hall
7607defc71
Add all fine actions to action_logs via FinesLog syspref Test Plan: 1) Enable FinesLog 2) Apply patch 3) Try all the various fine related actions possible 4) Verify that each action creates an action_logs entry Signed-off-by: MJ Ray <mjr@phonecoop.coop> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
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 fines are charged, paid, or 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.
|