https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36261 Arthur Suzuki <arthur.suzuki@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arthur.suzuki@biblibre.com --- Comment #14 from Arthur Suzuki <arthur.suzuki@biblibre.com> --- Hello, We've partially fixed this issue by adding a column to the items and deleteditems table. This way the "hidden to opac" can be built from the marc data beforehands. Also we had a issue because we wanted to have the information in a specific subfield of the item (rather than a combination of factors) and we couldn't map it to any column of the items table. Adding the column may also serve other purpose depending on the library configuration. Arthur -- You are receiving this mail because: You are watching all bug changes.