koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 1090] New: add field to itemtypes to mark records as hi


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1090] New: add field to itemtypes to mark records as hidden from searches.
Date: 30 May 2006 18:47:35 -0000

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: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden


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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]