[Koha-bugs] [Bug 8958] Facets are not fully UNIMARC compliant

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 11 16:20:06 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8958

Serhij Dubyk <dubyk at library.lviv.ua> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dubyk at library.lviv.ua

--- Comment #11 from Serhij Dubyk <dubyk at library.lviv.ua> ---
For Unimarc is necessary add

{
   idx   => 'itype',
   label => 'ItemTypes',
   tags  => [ qw/ 995r / ],
   sep   => ', ',
},

for item-type facets support (995r - Type of item and material).

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list