[Koha-bugs] [Bug 19876] Koha::Account->pay() does not exit specific fine loop when balance is used up

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 6 10:13:12 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19876

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |enhancement

--- Comment #7 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
The bug here was inadvertently fixed by bug 22982 in which a check on
amountoutstanding was introduced.

We should still short-circuit the loop at some point to prevent needless
processing, but at this point that change is now an architectural enhancement
rather a major bug.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list