https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18805 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 64297 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64297&action=edit Bug 18805 - Add ability to use up account credits Right now, in Koha, credits always have a static amount outstanding. So if a patron owes $10 in fines, and has a $10 credit, they technically owe nothing, but yet they still owe $10. This seems rather confusing. Instead, we should add the ability for credits to be used to pay down closed out fines and other fees. Test Plan: 1) Apply this patch and dependencies 2) Create a manual credit of some amount 3) Create a manual invoice 4) Note the manual invoice was automatically paid down using the balance from the manual credit! -- You are receiving this mail because: You are watching all bug changes.