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

--- Comment #1 from Andrew Isherwood <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to