https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18433
--- Comment #7 from Julian Maurice <[email protected]> --- Created attachment 62358 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62358&action=edit Bug 18433: QA fixes - Use snake_case for Koha::AuthorisedValueCategories method name - Replace a loop of Koha::Items->find by a single call to Koha::Items->search - Add unit tests for Koha::AuthorisedValueCategories::find_by_koha_field -- 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/
