<< DeleteSubstance | Index | ExportAllYaml >>
For med_drugs export you need to run
Updater.new(self).export_ouwerkerk
instead of
Exporter.new(self).export_swissdrug_xls
because usually this method is called from import_daily and the option {:remove_newlines => true} is used for export_swissdrug_xls usually.