[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:52:26 CEST 2012


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

Chris Cormack <chris at bigballofwax.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chris at bigballofwax.co.nz

--- Comment #27 from Chris Cormack <chris at bigballofwax.co.nz> ---
(In reply to comment #26)
> 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

5. Switch dateformat syspref and try again

Chris

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list