http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11278
Bug ID: 11278
Summary: Adjusting bulkmarcimport.pl for customization routine
and verbose printing
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: ASSIGNED
Severity: normal
Priority: P5 - low
Component: Command-line Utilities
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The forthcoming patch changes bulkmarcimport.pl in two ways:
1) For the verbose option, verbose level 2 now means print the formatted
marcxml for the records. Verbose 1 just prints dots and
counts-per-hundred-records.
2) The new code for customization allows you to add a LocalChanges.pm in the
misc/migration_tools folder. If this module exists, it is 'required' and a
routine customize is called for each record. This makes it possible to add
local adjustments to your marc record before they are processed in
bulkmarcimport. I will attach a second example patch with such a module just to
show the idea; this patch does not need signoff, etc.
--
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/