Bug 18333

Summary: Removal of SQL queries from admin/systempreferences.pl
Product: Koha Reporter: Alex Buckley <alexbuckley>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: 17.05   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Alex Buckley 2017-03-26 10:36:20 UTC
This bug report requires the removal of SQL queries from admin/systempreferences.pl to a perl module in C4 or Koha directory.

This bug report also requires the writing of POD and unit tests for all new subroutines created in the perl modules to hold these SQL queries.
Comment 1 Alex Buckley 2019-01-24 19:53:02 UTC
I will try to get to this in the future if I get a bit more time available
Comment 2 Owen Leonard 2019-01-24 19:57:23 UTC
I'm putting this back to "NEW" in case someone else might want to pick it up.
Comment 3 Alex Buckley 2019-01-24 19:59:09 UTC
Thanks Owen!