[Koha-bugs] [Bug 25683] update_patron_categories.pl should recognize no fine history = 0 outstanding fines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 9 14:50:31 CEST 2020


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

--- Comment #9 from Nick Clemens <nick at bywatersolutions.com> ---
(In reply to Jonathan Druart from comment #8)
> There is a difference between no accountlines and sum(accountlines)=0.
> 
> If I am dealing with the situation you described in comment 0: A patron had
> fines, but paied all of them: their balance is 0.

So your patch makes it be that a patron with 0 fines will not be returned if
only a fine max is supplied? That is, it adds an assumption that you only want
patrons with any fines if you supply a fine under amount?  I do not think this
is desired behaviour. I think the final step in comment 0 was a correct return
and step 3 was the error

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


More information about the Koha-bugs mailing list