https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22377 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #10 from Nick Clemens <nick@bywatersolutions.com> --- The tests are constructed correctly, however, the problematic code has changed. The search as I describe has been removed, it now looks for a status of undef or '!= returned' AND specifically for lost fines Additionally, a write-off no longer gets an itemnumber, so we can't accidentally get the wrong fines. Fixed by bug 22563 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.