https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29179 Bug ID: 29179 Summary: Useless include in moveitem.pl Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org This includes are not used anymore: use C4::Context; use C4::ClassSource; use C4::Acquisition qw/GetOrderFromItemnumber ModOrder GetOrder/; -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.