[Bug 3333] item status for "not for loan" by item type / item is different
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3333 --- Comment #10 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org