23 Sep
2021
23 Sep
'21
7:03 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28762 --- Comment #23 from Martin Renvoize <martin.renvoize@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.