https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11175

paxed <pasi.kalli...@joensuu.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26402|0                           |1
        is obsolete|                            |
  Attachment #26403|0                           |1
        is obsolete|                            |
  Attachment #26405|0                           |1
        is obsolete|                            |
  Attachment #26766|0                           |1
        is obsolete|                            |
  Attachment #26767|0                           |1
        is obsolete|                            |

--- Comment #25 from paxed <pasi.kalli...@joensuu.fi> ---
Created attachment 78022
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78022&action=edit
Bug 11175: Show record component parts in the detail view

Shows the component records of a host on the host intranet detail view,
with clickable links to the component records.
Host has no linking entries to the components, but the components link
to the host record via 773$w.

Adds a new search index, Control-number-identifier (aka cni), which
indexes the 003 controlfield.

When looking up the component part records, the code searches for
records with (773$w=Host001 and 003=Host003) or 773$w='Host003 Host001'.

Does not use easyanalytics.

Only for MARC21 biblios - MARC21 holdings and UNIMARC indexdefs
haven't been updated.

Only for the intranet detail page.

Staff-client.css has not been recreated, so you need to sass that

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to