[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 15:19:38 CEST 2018


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

--- Comment #9 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
Created attachment 81149
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81149&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

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


More information about the Koha-bugs mailing list