https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19562
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Katrin Fischer <[email protected]> --- In German it's slightly different: Konvolut. I think having a proper solution in Koha for these kinds of items would be nice. EasyAnalytics is one way, but because of the way it uses fields in the record it's not usable in our union catalog setting. We have implemented something for the OPAC using the notes fields to create linkings, here is an example: https://bbf.bsz-bw.de/cgi-bin/koha/opac-detail.pl?biblionumber=22022 Note says: bound with... clicking on the search link brings up the other items, it's bound with and that have no barcode (in this case 1, but can be many). >From the items without barcode a link leads back to the barcode item. Links are created by putting ## callnumber or %% callnumber into the item notes, with the option to have specific notes before the separator. -- 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/
