https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24542 Bug ID: 24542 Summary: Checkout page - Can't locate object method "search" via package "Koha::Account::DebitTypes" Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: blocker Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com
From the mailing list https://lists.katipo.co.nz/pipermail/koha/2020-January/054224.html
Impact 19.11.02 and master. When trying to checkout items, after choosing a patron by name, the following page ( https://seattle-intra.theosophicallibrary.org/cgi-bin/koha/circ/circulation....) returns: Software error: Can't locate object method "search" via package "Koha::Account::DebitTypes" (perhaps you forgot to load "Koha::Account::DebitTypes"?) at /usr/share/koha/lib/Koha/Account.pm line 674. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.