http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14962
--- Comment #5 from David Cook <[email protected]> --- (In reply to Katrin Fischer from comment #4) > I think a lot of libraries use the collection with something unrelated to > the location in the library - for example it could be a special donation > they want to highlight, that was shelved with the other books. > > I think the rotating collection an item belongs to is currently not visible > in the OPAC, but might be something that could be added. A problem might be > searching for it - that would be easier to solve if it was a field in the > item record. Hm. Fair enough. I suppose my concern is that there are already 43 columns in the items table, and we're running out of conventional subfield codes in the 952. I suppose we could start using capital letters or any of the other interesting things available in the following range: [\dA-Za-z!"#$%&'()*+,-./:;<=>?{}_^`~\[\]\\]{1} (http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
