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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/