http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9626 Bug ID: 9626 Summary: can't pay FU fines without messing things up Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: nengard@gmail.com CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com The glitch happens when a patron pays their overdue fine before the item is checked in. When they pay their fine and we mark it down as paid, Koha marks the fine as paid--but as soon as their overdue item is checked in, Koha pops up with a notice that a) the fine was not paid off, and b) is now twice the amount it originally was. Sounds to me like if you pay off a fine that is FU it's changing it to PAID instead of leaving it as FU. Maybe we need the code to look at the code and not change the accounttype if it's FU - only if it's F or something else. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.