[Koha-bugs] [Bug 17089] New: Move the star ratings related code to Koha::Ratings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 9 15:39:06 CEST 2016


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

            Bug ID: 17089
           Summary: Move the star ratings related code to Koha::Ratings
 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

The subroutines in C4::Reviews are only doing CRUD operations.
This module can be moved easily to Koha::Reviews, especially as it already uses
DBIx::Class

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


More information about the Koha-bugs mailing list