[Koha-bugs] [Bug 21679] New: Software error when placing a hold on an item with a charge associated with it

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 26 10:19:08 CEST 2018


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

            Bug ID: 21679
           Summary: Software error when placing a hold on an item with a
                    charge associated with it
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew.isherwood at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

When you try and place a hold on an item with a charge associated with it, the
hold fails with the error:

Undefined subroutine &C4::Reserves::getnextacctno called at
/usr/share/koha/C4/Reserves.pm line 574.

The getnextacctno function is in C4::Accounts. This is exactly the same issue
as bug 21641 and should be resolved in the same way.

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


More information about the Koha-bugs mailing list