[Koha-bugs] [Bug 28762] Item status shows incorrectly on course-details.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 23 20:08:26 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28762

--- Comment #24 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 125220
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125220&action=edit
Bug 28762: Use Koha::Course in course-details controller

This patch updates Koha::Course to include the 'instructors' relation
accessor and then update the course-details controller to use the
Koha::Course object and pass it to the template instead of building a
hash using GetCourse.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list