http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4841
Ian Walls <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5553|0 |1 is obsolete| | --- Comment #4 from Ian Walls <[email protected]> 2011-09-26 12:01:38 UTC --- Created attachment 5586 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5586 Signed off Patch This patch simply adds 942$c to the itype index as well as the itemtype index. This allows the biblio-level itemtype to serve as a fall-back value for biblios without any attached items (in an item-level_itypes set up, which is more common). In particular, this is useful for E-books and Serials, which may not have attached items, but could have their own item types in the OPAC. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
