3 Jun
2026
3 Jun
'26
5:37 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42766 --- Comment #1 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 199880 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199880&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. -- You are receiving this mail because: You are watching all bug changes.