[Koha-bugs] [Bug 18212] 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
Fri Mar 10 23:59:58 CET 2017


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

--- Comment #1 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 61006
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61006&action=edit
Bug 18212 - Created a subroutine GetAuthValuesForCategory() in C4/Acqusition.pm
perl module.

I've removed one sql select query from aqplan.pl and rewritten it in DBIx query
format in the new GetAuthValuesForCategory subroutine.
aqplan.pl is successfully calling and running this DBIx query

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


More information about the Koha-bugs mailing list