https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24542
--- Comment #1 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
