[Bug 26144] New: Due date should not be subtracted from billable days with FinesCaendar on
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26144 Bug ID: 26144 Summary: Due date should not be subtracted from billable days with FinesCaendar on Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com To recreate: - set finesCalendar to ignore the calendar - set circ rules to charge $1 per day, no grace period - set library as closed yesterday on calendar - check item out with due date of yesterday - run fines.pl - see patron has $1 fine - change finesCalendar to use the calendar - check item out with due date of yesterday - run fines.pl - see patron has no fine When we count billable days for the fine, we don't count the due date itself. So we should not count the due date when counting holidays to be subtracted from the billable days. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26144 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com, | |nick@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26144 Donna <bwsdonna@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bwsdonna@gmail.com Summary|Due date should not be |Due date should not be |subtracted from billable |subtracted from billable |days with FinesCaendar on |days with FinesCalendar on -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26144 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I believe the calculation to be correct. Ignore the calendar = ignore the holidays. The item is due yesterday, the first fine is calculated the following day. Assuming: * grace period = 0 * fine interval = 1 * charge at beginning of fine interval -- 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