https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22837
--- Comment #1 from Martin Renvoize <[email protected]> --- Created attachment 89314 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89314&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]> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
