https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27636
--- Comment #5 from Martin Renvoize <martin.renvo...@ptfs-europe.com> --- Created attachment 118516 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118516&action=edit Bug 27636: Update ->pay to use ->payin_amount internally This patch is an interim patch to update Koha::Account->pay to use the new Koha::Account->payin_amount method internally. It simply utilises that method for the logic and acts as an input/output shim for compatability and to allow us to use the existing tests. Test plan 1/ Run t/db_dependent/Koha/Account.t -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/