https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24542
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #98142|0 |1 is obsolete| | --- Comment #2 from Martin Renvoize <[email protected]> --- Created attachment 98144 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98144&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 Signed-off-by: Martin Renvoize <[email protected]> -- 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/
