[Koha-bugs] [Bug 19382] Add ability to block guarantees based on fees owed by guarantor and other guarantees

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 31 17:52:10 CEST 2020


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

--- Comment #25 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Take a look at this:

child 1 debt is correct (only_this_guarantor => 1, include_guarantors => 0,
include_this_patron => 0)
=> 0

child 1 debt is correct (only_this_guarantor => 0, include_guarantors => 0,
include_this_patron => 0)
=> 10

That does not make a lot of sense IMO, both returns should be the same. Don't
you think?

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


More information about the Koha-bugs mailing list