[Koha-bugs] [Bug 30420] New: We don't need Koha::Patron::get_overdues AND ::overdues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 31 16:13:19 CEST 2022


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 at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list