[Koha-bugs] [Bug 33285] It should be possible to specify the separator used in runreport.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Apr 1 00:24:37 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33285

Fridolin Somers <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.somers at biblibre.co
                   |                            |m

--- Comment #10 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Strange we can not use "\t" :
  perl misc/cronjobs/runreport.pl --format csv --separator "\t" 1
Generates with "\" as separator.

We have format tsv for that so no issue.

Great option ;)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list