https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19382
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #15 from Kyle M Hall <[email protected]> --- (In reply to Katrin Fischer from comment #14) > Hi Kyle, > > I spotted an unresolved TODO: > > + my $guarantees_fines_amount = $flags->{CHARGES_GUARANTEES} ? > $flags->{CHARGES_GUARANTEES}->{amount} : 0; #TODO: Replace with > $patron->relationships_debt > > Do you want to fix this? Those are really just ideas for future backend enhancements. I'd be happy to file them! > The "blocking" worked this time for me. :) Excellent! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
