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

Julian Maurice <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |[email protected]

--- Comment #28 from Julian Maurice <[email protected]> ---
This is not working but this is not related to the patch.
Subroutine Koha::Calendar::days_between "truncate to days" both start date and
end date. So if my item is due since 2012-05-21 and I want to calculate fine at
2012-06-21, $duration will be 0 instead of 30. So this ends in days_between
returning -4 (because of 4 sundays defined in calendar as holidays).
Why truncating date here?

I mark this bug as Failed QA because fines.pl still don't work correctly.

-- 
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