25 Jun
2018
25 Jun
'18
4:18 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20990 --- Comment #2 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 76381 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76381&action=edit Bug 20990: Add Koha::Account->outstanding_credits This patch adds a method that retrieves (for a patron's account) the outstanding credits (i.e. those that haven't been applied to any debit. To test: - Apply this patches - Run: $ kshell k$ prove t/db_dependent/Koha/Account.t => SUCCESS: Tests pass! - Sign off :-D -- You are receiving this mail because: You are watching all bug changes.