Bug 16879

Summary: Use ImportBatch routines in bulkmarcimport
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: Command-line UtilitiesAssignee: Galen Charlton <gmcharlt>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: robin
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10407
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Marcel de Rooy 2016-07-08 11:58:36 UTC
Bug 10407 adds two routines that are used in stage-marc-import and misc/stage_file.pl.
So we could ask: wouldn't it be possible to use them too in bulkmarcimport?
A quick glance thru shows that it is not a 5 minute operation :)