[Koha-bugs] [Bug 1090] New: add field to itemtypes to mark records as hidden from searches.

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Tue May 30 20:47:35 CEST 2006


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1090

           Summary: add field to itemtypes to mark records as hidden from
                    searches.
           Product: Koha
           Version: 2.2.5
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Catalogue
        AssignedTo: paul.poulain at free.fr
        ReportedBy: mhafen at i.washk12.org
         QAContact: koha-bugs at nongnu.org


I have added this function at our installation so that certain item types (like
computers, projectors, videos, other general inventory) are not returned in
opac searches.

Maybe you can use this too.

There would have to be a change to the itemtypes table in the database though,
to add a column like : 
alter table itemtypes add column notforopac smallint (6) null




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.





More information about the Koha-bugs mailing list