[Koha-bugs] [Bug 21641] Software error when checking out an item with a charge associated with it

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 25 22:24:34 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21641

--- Comment #12 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 81201
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81201&action=edit
Bug 21641: (follow-up) Address wrong call method

This patch substitutes C4::Accounts->getnextacctno for
C4::Accounts::getnextacctno since getnextacctno is only expecting to be
passed a borrowernumber

Signed-off-by: Alex Buckley <alexbuckley at catalyst.net.nz>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list