https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32390 Bug ID: 32390 Summary: Allow one to set an override value for CSVDelimiter per report Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: koha-bugs@lists.koha-community.org Reporter: andrewfh@dubcolib.org QA Contact: testopia@bugs.koha-community.org The syspref CSVDelimiter allows one to pick a delimiter to be used when exporting CSV results for all reports. Based on the data included and the intended use, different reports require different delimiters. It would be helpful to add the field saved_sql.delimiter and save an optional delimiter value for each report. Reports could default to following the syspref but allow one to select an alternate value when saving/editing a report. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.