http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11916 Bug ID: 11916 Summary: Borrower Imports Refactor/Rewrite Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: gmcharlt@gmail.com Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org The borrower imports script driving the staff client import tool has a large number of bugs attached to it to add features. I propose a refactor to aid in this work. I have been working on a brach to factor out the import code into a module, and add a new command line script under misc to enable regular background user imports. The git branch is available here: https://github.com/mrenvoize/Koha/tree/borrowerImports It is very much a work in progress, though allot of the base code is written. -- You are receiving this mail because: You are watching all bug changes.