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: kyle.m.hall@gmail.com ReportedBy: srdjan@catalyst.net.nz QAContact: ian.walls@bywatersolutions.com CC: gmcharlt@gmail.com 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.