http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14722 Bug ID: 14722 Summary: Refactor the export tool Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Tools Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org The export tool (tools/export.pl) is badly designed and can be call from the command line. The part of the code used when called from the command line should be moved to a specific script. The common code must be moved to a package, with tests provided. -- You are receiving this mail because: You are watching all bug changes.