https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37920
Magnus Enger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #178917|0 |1 is obsolete| | --- Comment #3 from Magnus Enger <[email protected]> --- 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 <[email protected]> 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
