[Koha-bugs] [Bug 16850] New: Move IsMemberBlocked to Koha::Patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 4 18:14:27 CEST 2016


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

            Bug ID: 16850
           Summary: Move IsMemberBlocked to Koha::Patron
 Change sponsored?: ---
           Product: Koha
           Version: master
          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
        Depends on: 16849

The C4::Members::IsMemberBlocked subroutine can be replaced by a call to
Koha::Patron->is_debarred and Koha::Patron->has_overdues


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16849
[Bug 16849] Move IsDebarred to Koha::Patron->is_debarred
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list