https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23293
--- Comment #10 from Martin Renvoize <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #4) > Martin, what do you think of adding something to Koha::Account for this? > In the lines of > > $patron->account->outstanding_amount({ for => 'renewals' }); > > that encapsulates each required case and uses the sysprefs? Not so sure after working back through this.. I think perhaps we could do this sort of change down the line, but somehow it doesn't feel quit right here.. needs more pondering but I'd rather not hold this patch up for it. -- 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/
