http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15498 Bug ID: 15498 Summary: Replace ExportWithCsvProfile with ExportCircHistory Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Circulation Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Depends on: 15451, 15493 The way the export options are displayed at the bottom of the checkouts table is not consistent. At the moment (prior to this patch set), they are display if ExportRemoveFields or ExportWithCsvProfile is set. It does not make any sense, the user could want to export the checkouts in iso2709 format without having to define a csv profile and fill the pref. Moreover the behavior of this pref does not match its description: it's used as a default CSV profile when exporting records from the export tools or the command line. Referenced Bugs: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15451 [Bug 15451] Move the CSV related code to Koha::CsvProfile[s] http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15493 [Bug 15493] Export records using a CSV profile does not work -- You are receiving this mail because: You are watching all bug changes.