https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26861
--- Comment #8 from David Cook <[email protected]> --- (In reply to Fridolin Somers from comment #7) > A new column in items table ? I think that points back to a conversation we've had elsewhere about how challenging OpacHiddenItems is, since it's based off a multi-factor calculation and not just a database flag. If you changed OpacHiddenItems, you'd have to iterate through every item row in the database to check if the column in the items table is hidden. And even then there's other system preferences to check to see whether or not the actual bib record is hidden. -- I think this would be a useful feature, but it would be very difficult to do without overhauling OpacHiddenItems, which is going to be a high effort activity I think. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
