[Koha-bugs] [Bug 8110] Fines accruing on closed days

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 20 22:25:42 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8110

--- Comment #26 from Ian Walls <koha.sekjal at 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.


More information about the Koha-bugs mailing list