https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24146
Bug ID: 24146
Summary: Paying Accruing Fines prior to return causes another
accruing fine when returned
Change sponsored?: ---
Product: Koha
Version: 19.05
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Fines and fees
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
In 19.05, when an accruing fine is paid prior to checking in the item, the fine
will get re-accessed when the item is returned.
This is caused by bug 22521 looking at the diff to this bug
Lines 520-565 sub UpdateFine {
it looks like we have changed the way Koha is checking for these fines and
therefore reassessing a fine as there isn't one there anymore, as it has been
paid.
--
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/