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

Janusz Kaczmarek <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #180411|0                           |1
        is obsolete|                            |

--- Comment #23 from Janusz Kaczmarek <[email protected]> ---
Created attachment 180418
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180418&action=edit
Bug 35095: [POC] Bibliographic record created from local ERM title/KBart file
contains only the title

According to the manuals page for ERM
(https://koha-community.org/manual/24.11/en/html/erm.html#create-a-new-local-title-record),
a local bibliographic record with basic fields taken from ERM resource
information (publication_title, print_identifier, online_identifier,
date_first_issue_online, date_last_issue_online, num_first_vol_online,
num_last_vol_online, title_url, first_author, coverage_depth, notes,
publisher_name) could be created.

However, it seems that a bibliographic record created either from a KBart
file line, or from an ERM resource info entered by hand contains only the
title (cf. Koha::ERM::EHoldings::Title->store).

Attached is a POC how one could enrich the record.

It covers not only KBart import but also manual ER title creation.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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