https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36261
--- Comment #13 from Arthur Suzuki <[email protected]> --- Created attachment 189696 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189696&action=edit Bug 36261: add a new column 'other' to items and deleteditems table Test plan: - apply patch - Add a new koha/marc link between 952$z and the "items.other" column. - Set the syspref OpacHiddenItems to "other: [1]" - in the default framework change the 952$z and put authorised value "YES_NO". - modify an item and set the 952$z with value "YES". - run batchRebuildItemsTable.pl. - check the item is hidden from Opac. - if the record only has one item and "OpacHiddenItemHidesRecord" the record should not be visible either. -- You are receiving this mail because: 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/
