22 Jul
2021
22 Jul
'21
11:59 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 --- Comment #167 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 123042 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123042&action=edit Bug 22690: (QA follow-up) Use relationship accessor With the addition of foreign key relationships to the linktracker table we now get a DBIC relationship accessor we can use. This clarifies the code slightly by using the _result->relationship form to get the DBIC resultset. We should still introduce a Koha::Object based class for this table at some point. -- You are receiving this mail because: You are watching all bug changes.