https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37920 Magnus Enger <magnus@libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #178917|0 |1 is obsolete| | --- Comment #3 from Magnus Enger <magnus@libriotech.no> --- Created attachment 179144 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179144&action=edit Bug 37920: Add cronjob loggging to writeoff_debts.pl This patch adds the same logging as other cronjobs have To test: 1 - Enable system preference CronjobLog 2 - perl misc/cronjobs/writeoff_debts.pl -v -c --added-after 2025-01-01 3 - Check the logs - no entries 4 - Apply patch 5 - Repeat 2 6 - Check the logs, two entries - one for the start and one for the end Signed-off-by: Magnus Enger <magnus@libriotech.no> Tested on top of bug 39236. Works as advertised. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.