[Koha-bugs] [Bug 31458] New: Remove Koha::Patron::Debarment::AddDebarment and use $patron->add_restriction in preference

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 25 11:44:28 CEST 2022


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

            Bug ID: 31458
           Summary: Remove Koha::Patron::Debarment::AddDebarment and use
                    $patron->add_restriction in preference
 Change sponsored?: ---
           Product: Koha
           Version: master
          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

This bug serves to add a new add_restriction method to the Koha::Patron class
and then replace all occurences of AddDebarment with said method before finally
removing the AddDebarment method from Koha::Patron::Debarment.

-- 
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