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

            Bug ID: 18389
           Summary: bulkmarcimport.pl does not take notice of MARC
                    modification templates
 Change sponsored?: ---
           Product: Koha
           Version: 16.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: MARC Bibliographic record staging/import
          Assignee: gmcha...@gmail.com
          Reporter: j.p.kni...@lboro.ac.uk
        QA Contact: testo...@bugs.koha-community.org

Created attachment 61907
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61907&action=edit
Patch for bulkmarcimport.pl

When importing large numbers of MARC records from a legacy LMS to Koha we
needed to convert some of 852 fields to 952 fields for item holdings.  I'd
created MARC modification templates in the web administration front end, but
the bulkmarcimport.pl migration tool doesn't use these. 

Joubu on the #koha IRC channel told me that this was because bulkmarcimport.pl
was written before C4::MarcModificationTemplates.pm Perl module was available.

The change is actually relatively easy and I've attached a diff patch to this
case for others to contemplate and critic.

-- 
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