[Koha-bugs] [Bug 17556] New: Move GetHideLostItemsPreference to Koha::Patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 4 16:24:39 CET 2016


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

            Bug ID: 17556
           Summary: Move GetHideLostItemsPreference to Koha::Patron
 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
        Depends on: 17555
            Blocks: 16846

The subroutine C4::Members::GetHideLostItemsPreference can easily be replaced
with Koha::Patron->find(42)->category->hidelostitems


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16846
[Bug 16846] Move patron related code to Koha::Patron
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17555
[Bug 17555] Add Koha::Patron->category
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list