https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20285 Bug ID: 20285 Summary: Lost item refund won't always pay down lost item fee first Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Fines and fees Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Due to a simple typo, the accountline passed to Koha::Account::pay from _FixAccountForLostAndReturned is not used. That means that the credit for the lost item fee may be applied to other fees before it is used on the lost fee itself. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.