16 Feb
2018
16 Feb
'18
11:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17674 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #32 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 1. You are not supposed to write SQL queries 2. You should read how Koha::Object-based objects work 3. method's names must be snake_case In short: forget the former C4 logic and rethink your new method. I can help you if you are stuck. -- You are receiving this mail because: You are watching all bug changes.