Bug 16879 - Use ImportBatch routines in bulkmarcimport
Summary: Use ImportBatch routines in bulkmarcimport
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Command-line Utilities (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-08 11:58 UTC by Marcel de Rooy
Modified: 2016-07-08 12:00 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 :)