[Bug 9614] New: Fines not assessed after renewing an item
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9614 Bug ID: 9614 Summary: Fines not assessed after renewing an item Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: elliott@bywatersolutions.com CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com When an item is overdue and is renewed the fines that were assessed are removed. This is obviously not a desired behavior. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9614 Elliott Davis <elliott@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P2 Severity|critical |major -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9614 e-Libris Technologies <elibris.helpdesk@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |elibris.helpdesk@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9614 Jesse Maseto <jesse@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P1 - high CC| |jesse@bywatersolutions.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9614 Jesse Maseto <jesse@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |critical -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9614 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- There is not a lot of information on this, I wonder if it's only true if you recalculate fines on return or if it is a problem with the fines script? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9614 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com --- Comment #2 from Kyle M Hall <kyle@bywatersolutions.com> --- Currently testing. Here's one problematic situation. If RenewalPeriodBase is set to the "the old due date off the checkout" and the item is still overdue after renewing, Koha will close the current fine from "FU" to "F" and generate a new fine! The fine will be somewhat smaller ( since the due date has been pushed forward by X days ), but the fines still overlap and are essentially duplicate fines! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9614 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |3.10 --- Comment #3 from Kyle M Hall <kyle@bywatersolutions.com> --- I cannot reproduce this issue on master, nor can I reproduce on 3.10.05 which is the version the reporter is running. I'm guessing my system settings are set the same as the reporters. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9614 Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion CC| |olli-antti.kivilahti@jns.fi --- Comment #4 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- (In reply to Elliott Davis from comment #0)
When an item is overdue and is renewed the fines that were assessed are removed. This is obviously not a desired behavior.
We are facing the same issue. I think this bug doesn't really matter if you recalculate fines daily using the fines.pl cronjob, since when you renew, the fine has already been generated for the overdue period. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9614 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Olli-Antti Kivilahti from comment #4)
(In reply to Elliott Davis from comment #0)
When an item is overdue and is renewed the fines that were assessed are removed. This is obviously not a desired behavior.
We are facing the same issue. I think this bug doesn't really matter if you recalculate fines daily using the fines.pl cronjob, since when you renew, the fine has already been generated for the overdue period.
Hm, I think that is only partially correct. I think it would not touch the fine as long as the item doesn't get overdue again, but it will be a problem when it does get overdue agan. The fines would be recalculated from the new due date. I am not sure if this will be done as a new line in accuntlines or updating the old one. Maybe worth testing out. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9614 Cindy Murdock Ames <cmurdock@ccfls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cmurdock@ccfls.org --- Comment #6 from Cindy Murdock Ames <cmurdock@ccfls.org> --- I can confirm this on 3.18.4. Some pertinent settings are: CalculateFinesOnReturn: Do finesCalendar: Calculate fines based on days overdue not including days the library is closed -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9614 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|In Discussion |RESOLVED --- Comment #7 from Kyle M Hall <kyle@bywatersolutions.com> --- *** This bug has been marked as a duplicate of bug 14390 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org