https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37920

--- Comment #2 from Nick Clemens (kidclamp) <[email protected]> ---
Created attachment 178917
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=178917&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

-- 
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/

Reply via email to