20 Jun
2012
20 Jun
'12
10:25 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8110 --- Comment #26 from Ian Walls <koha.sekjal@gmail.com> --- Further investigation: the test script tests 'is_holiday', which is what's used in fines.pl to determine whether or not to charge the fine. If the tests pass, then is_holiday works as expected (at least for the 4 tested dates), and fines.pl shouldn't calculate the fine for today (if today is a holiday). This should be relatively easy to test: 1. Mark today as a holiday for a branch 2. Find an overdue material that should be accruing fines for this branch 3. Run fines.pl 4. confirm that the fine is NOT added -- You are receiving this mail because: You are watching all bug changes.