http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3333

--- Comment #8 from David Cook <[email protected]> ---
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...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
_______________________________________________
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/

Reply via email to