Bug 5078

Summary: Show preceding/succeeding entry (MARC21 780/5) in Staff normal view
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: Staff interfaceAssignee: Marcel de Rooy <m.de.rooy>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: PATCH-Sent (DO NOT USE) CC: chris, gmcharlt
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Patch file

Description Marcel de Rooy 2010-08-02 11:04:28 UTC
Staff normal view could be extended (optionally) with preceding or succeeding entry (Continues/Continued by). This holds the older or newer name of a serial.
In the patch sent, this is arranged by using the fieldmapping table (Keywords to MARC). This makes the feature optional; only if the keywords continues and continuedby are added with corresponding marc field (MARC21 780t/785t), the normal view [of the staff client] shows these entries.

Patch can be applied to 3.0.x and master (3.2).
Comment 1 Marcel de Rooy 2010-12-20 12:24:36 UTC Comment hidden (obsolete)
Comment 2 Marcel de Rooy 2011-01-17 11:56:59 UTC
This report is obsolete now.
Via XSLT file MARC21slim2intranetDetail.xsl the same information is shown on the normal view intranet page.