https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20631 Bug ID: 20631 Summary: C4::Acounts claims to use ReturnLostItem but doesn't Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Keywords: Academy Severity: trivial Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org use C4::Circulation qw(ReturnLostItem); When looking for ReturnLostItem I noticed it's listed in C4::Accounts, but appears not to be used there. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.