https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30420 Bug ID: 30420 Summary: We don't need Koha::Patron::get_overdues AND ::overdues Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org We should really replace the get_ accessor with the overdues accessor rather than just providing an alias. We could also put the query at the dbic schema class level as a fully-fledged relationship and get some query construction benefits. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.