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

Ian Walls <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA
                 CC|                            |[email protected]

--- Comment #9 from Ian Walls <[email protected]> ---
Simple patch to set the due time to the end of the day, rather than the
beginning.  Marking as Passed QA.

I don't think there is going to be a good way to repeal any fines erroneously
assessed in this way; while accountlines does have a timestamp field, it is
updated every time the fine increments or is paid down, so we lose data about
when the overdue was originally assessed.  This needs to be fixed with a
rebuilding of the accounts system, but that's beyond the scope of this
particular issue.

To clean up, the key variable would be the date of upgrade... anything due on
that date could be credited 1 day's worth against it's overdue value... but
this doesn't factor in after-due renewals, or materials that have already been
returned (paid or not).

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