https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24300
--- Comment #29 from Tomás Cohen Arazi <[email protected]> --- Created attachment 118601 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118601&action=edit Bug 24300: Add payout_amount method to Koha::Account This patch adds a 'payout_amount' method to the Koha::Account class to allow payout of an amount against a list of credits (or any outstanding credits, oldest to newest). Signed-off-by: Sally <[email protected]> Signed-off-by: Tomas Cohen Arazi <[email protected]> -- 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/
