30 Aug
2016
30 Aug
'16
5:16 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17226 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 55037 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55037&action=edit Bug 17226: Improve Koha::Object's AUTOLOAD method Following the path of bug 17091, Koha::Object needs to AUTOLOAD the methods provided by DBIX::Class. We already use in_storage, id and is_changed, but others are coming! Test plan: prove t/db_dependent/Koha/Object.t should return green -- You are receiving this mail because: You are watching all bug changes.