31 Aug
2020
31 Aug
'20
4:52 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19382 --- Comment #25 from Jonathan Druart <jonathan.druart@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.