3 Jun
2026
3 Jun
'26
9:19 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42766 --- Comment #5 from David Nind <david@davidnind.com> --- Created attachment 199887 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199887&action=edit Bug 42766: Add ScriptLog system preference Adds a new YesNo system preference 'ScriptLog' in the Logging section of system preferences, adjacent to CronjobLog. When enabled, the start and end of non-cron Koha scripts (those using bare 'use Koha::Script' rather than 'use Koha::Script -cron') will be recorded in the action log under the SCRIPTS module. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.