https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37645
Sally Lodico <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #14 from Sally Lodico <[email protected]> --- There's a cron job to write off old fines (not waive). We've had it scheduled for a couple of years to run on the 1st of every month, writing off fines that are 84 months (7 years) or more years old. We had a couple of hick-ups getting it rolling, but it's been running smoothly for at least a year now. /misc/cronjobs/writeoff_debts.pl I had ByWater clear the first batch of old accounts before we scheduled the cron to run regularly due to the very large number of old bills we had in the system, but haven't needed to go back to them for data services since then. The cronjob handles it for us. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
