[Koha-bugs] [Bug 19686] New: objects.search helper needs a to_model param

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 23 20:58:00 CET 2017


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

            Bug ID: 19686
           Summary: objects.search helper needs a to_model param
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: REST api
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: tomascohen at gmail.com

Bug 19410 introduces a handy helper function to perform searches on
Koha::Objects-based clases, plus several add-ons making use of other helpers.

But it is still missing the ability to solve field mappings between the exposed
API and the DB structure.

We should add such a parameter.

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