https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38073 Bug ID: 38073 Summary: Missing use after Bug 25812 Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: SIP2 Assignee: koha-bugs@lists.koha-community.org Reporter: fridolin.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org Bug 25812 added some code with Koha::XXX objects. They must be added in used modules : use Koha::Account::Lines; use Koha::Items; use Koha::Number::Price; -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.