https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18212
--- Comment #1 from Alex Buckley <[email protected]> --- 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. _______________________________________________ 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/
