[Koha-bugs] [Bug 24542] Checkout page - Can't locate object method "search" via package "Koha::Account::DebitTypes"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 30 10:53:54 CET 2020


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 98142
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98142&action=edit
Bug 24542: (bug 23049 follow-up) Add missing use statement in Koha::Account

Fix the following error when an item is checked out and that
ManInvInNoissuesCharge is turned off:
Can't locate object method "search" via package "Koha::Account::DebitTypes"

Test plan:
0/ Turn off ManInvInNoissuesCharge
1/ Check an item out

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


More information about the Koha-bugs mailing list