http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3333
--- Comment #10 from Marcel de Rooy <[email protected]> --- (In reply to David Cook from comment #8) > It might be worthwhile to make a new bug or re-think how we're showing > "notforloan" across the board... > > At the moment, the OPAC detail view relies on "notforloan_per_itemtype" > which is set in C4::Items::GetItemsInfo() by checking itemtypes.notforloan > directly. That should probably take "item-level_itypes" into account, I > guess. > > So I would add "notforloan_per_itemtype" to the staff client, and set that > based on "item-level_itypes". > > Then make sure that the search results are honouring that as well... See detail.tt line 685. It takes into account now the nfl_per_itemtype. Rewriting things is fine but will take time, but in the meantime I propose to use this solution to resolve this annoying bug. Who adds a signoff ? -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
