http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7244

             Bug #: 7244
           Summary: C4::Members::GetMemberIssuesAndFines() reports all
                    charges, not just fines
    Classification: Unclassified
 Change sponsored?: Sponsored
           Product: Koha
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: PATCH-Sent
         Component: Circulation
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected]
        Depends on: 7243


+++ This bug was initially created as a spin off of Bug #7243 +++

Bug #7243 raised the issue of patrons being blocked from checking out when
having outstanding charges that are not fines. That required expanding
GetMemberAccountRecords() function.
On the other hand, GetMemberIssuesAndFines() is used throughout the system, and
includes fines as well as other charges. That could be just a misnomer, or
maybe some syncing/refactoring is in order to have just one function that does
the right thing

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to