18 Apr
2017
18 Apr
'17
9:43 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18433 --- Comment #6 from Julian Maurice <julian.maurice@biblibre.com> ---
(In reply to Jonathan Druart from comment #4)
You should also use Text::CSV to build the CSV content.
It's not really CSV, just a simple text file with one barcode per line, so what's the benefit of using Text::CSV ?
Sorry, I confused with bug 18394, but still, the CSV is generated by Template::Toolkit (for translatability), so, same question: what's the benefit of Text::CSV ? :) -- You are receiving this mail because: You are watching all bug changes.