[Koha-bugs] [Bug 31306] New: Add Koha::Items->search_ordered method

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 8 16:07:39 CEST 2022


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

            Bug ID: 31306
           Summary: Add Koha::Items->search_ordered method
 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+koha at gmail.com
          Reporter: jonathan.druart+koha at gmail.com
        QA Contact: testopia at bugs.koha-community.org

On bug 27272 we are going to replace C4::Items::GetItemsInfo with Koha::Items
methods, but we need to keep the existing behaviour that is:
Order by publisheddate, enumchron for searisl, or by homebranch.branchname,
enumchron, LPAD( copynumber, 8, '0' ), desc dateaccessioned

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list