https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33888 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Text to go in the| |This fixes the 'Circulation release notes| |> Overdues > Overdues with | |fines' listing so that it | |lists overdue items where | |there are fines, instead of | |generating an error. --- Comment #4 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. To generate overdues with fines: . set finesMode system preference to 'Calculate and charge' . configure the Circulation and fine rules so that fines will be charged, I set: . Fine amount: 5 . Fine charging interval: 2 . checkout some items to a patron - set the due date in the past . run the misc/cronjobs/fines.pl script to calculate fines (I used fines.pl -v -m 10) -- You are receiving this mail because: You are watching all bug changes.