[Koha-bugs] [Bug 18212] New: Move SQL code from aqplan.pl administrative script into a C4 perl module

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Mar 4 22:44:45 CET 2017


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

            Bug ID: 18212
           Summary: Move SQL code from aqplan.pl administrative script
                    into a C4 perl module
 Change sponsored?: ---
           Product: Koha
           Version: 17.05
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: alexbuckley at catalyst.net.nz
          Reporter: alexbuckley at catalyst.net.nz
        QA Contact: testopia at bugs.koha-community.org

This bug report requires the removal of SQL code out of the administrative
script aqplan.pl and placed into a perl module in C4 directory. 

Instead of placing the SQL code directly into a subroutine in a C4 module the
database query will be re-written as a DBIx query.

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


More information about the Koha-bugs mailing list