[Koha-bugs] [Bug 11518] New: Add new method to Koha::Schema::Result::Item that will always return the correct itemtype

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 10 14:03:43 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11518

            Bug ID: 11518
           Summary: Add new method to Koha::Schema::Result::Item that will
                    always return the correct itemtype
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

There are many disparate areas of Koha that deal with item level itemtypes vs
record level itemtypes. We can take advantage of DBIx::Class to make smarter
objects that automatically return the correct value depending on the system
preference.

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


More information about the Koha-bugs mailing list