https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21396 Bug ID: 21396 Summary: Missing use statements in Koha::Account Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org 1. require C4::Letters must be use C4::Letters 2. There is call to C4::Circulation::ReturnLostItem, but no use of C4::Circulation -- You are receiving this mail because: You are watching all bug changes.