https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22837
--- Comment #13 from Tomás Cohen Arazi <[email protected]> --- Created attachment 92981 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92981&action=edit Bug 22837: Update apply to accept an arrayref This patch update the signature of Koha::Account::Line->apply to accept an arrayref of debits to apply against a credit instead of requireing a Koha::Objects set. Signed-off-by: Martin Renvoize <[email protected]> Signed-off-by: Liz Rea <[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/
