26 Oct
2018
26 Oct
'18
9:28 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21679 --- Comment #1 from Andrew Isherwood <andrew.isherwood@ptfs-europe.com> --- Created attachment 81256 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81256&action=edit Bug 21679: Fix incorrect call to getnextacctno The call to getnextacctno was attempting to be made to C4::Reserves rather than to C4::Accounts. This patch addresses this by explicitly stating the full path to the function. -- You are receiving this mail because: You are watching all bug changes.