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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/