https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15907
--- Comment #15 from Kyle M Hall <[email protected]> --- (In reply to Josef Moravec from comment #14) > Kyle, I could be wrong, but, shouldn't it be better (just for being on the > safe side) to make the array of account lines objects and then call the > Koha::Account->pay just once on top of it? Because this way you call pay > method with whole amount on each of the accountline... I see what you mean. Yes, what I did here seems a bit silly, I'll put up a followup asap! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
