[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:03:55 CEST 2021


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

--- Comment #23 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
OK, this certainly needs some work.. if we're going to introduce an
'item-status' include here I feel it should really be re-usable and
simple/clear.

For that to be the case we should really be expecting a simple 'item' object to
be passed and not deal with special cases for weird structures.

I propose updating the minimal controller to use Koha:: Objects instead of C4::
classes and methods for these item details.

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


More information about the Koha-bugs mailing list