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

--- Comment #26 from Ian Walls <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to