[Koha-bugs] [Bug 17578] New: Replace GetMemberDetails with GetMember

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 8 11:03:33 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17578

            Bug ID: 17578
           Summary: Replace GetMemberDetails with GetMember
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: jonathan.druart at bugs.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org

In order to unify the different subroutine of C4::Members and move them to
Koha::Patrons, one of the steps is to remove GetMemberDetails.
Here we will replace all occurrences of GetMemberDetails with GetMember.
Additional informations will be retrieved when needed.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list