8 Sep
2022
8 Sep
'22
8:33 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31538 --- Comment #3 from Joonas Kylmälä <joonas.kylmala@iki.fi> --- Actually, do we require itemtypes? If not, then at least the regression is caused by Bug 24185: Make holds page faster: Preparatory refactoring
+ Koha::ItemTypes->find( $i->effective_itemtype() )->notforloan
and bug 27272 related dependencies. -- You are receiving this mail because: You are watching all bug changes.