31 Aug
2020
31 Aug
'20
6:35 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19382 --- Comment #26 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #25)
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?
I'll take a look! Which line numbers are these tests on? -- You are receiving this mail because: You are watching all bug changes.