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

--- Comment #9 from Nick Clemens <n...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to