https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32905 Bug ID: 32905 Summary: Fine calculation issue in 22.05 Change sponsored?: --- Product: Koha Version: 22.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Fines and fees Assignee: koha-bugs@lists.koha-community.org Reporter: mishravk79@gmail.com QA Contact: testopia@bugs.koha-community.org Hello I noticed fine calculation issue in Koha version 22.05 onward and same has been reported byany in 22.11 also. Test plan 1. Configure circulation and fine rules 2. Issue book with backdate 3. Run the cronjob fines.pl 4. Check fine is not calculated 5. Under circulation and fine rules remove default value 0.00 from "overdue fines caps (amount) and give some value to like 100 6. Now run the cronjob fines.pl 7. Check the fine is calculated Now the issue is in earlier versions by default value was nothing under "overdue fines cap (amount)" option so the default value 0.00 in above versions asume fine cap is zero so system does not calculate though everything is configured well. Thanking you -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.