[Koha-bugs] [Bug 16889] New: Move the ::columns subroutines to Koha::Objects->columns

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jul 9 15:46:32 CEST 2016


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

            Bug ID: 16889
           Summary: Move the ::columns subroutines to
                    Koha::Objects->columns
 Change sponsored?: ---
           Product: Koha
           Version: master
          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

Currently we have 3 subroutines to retrieve the columns of tables:
C4::Members::columns, C4::Items::columns and C4::Items::biblioitems_columns.
It will be easier to have a Koha::Objects->columns method to provide the
different classes to retrieve their related column names.

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


More information about the Koha-bugs mailing list