Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Jonathan Druart 47e6df5fe4 Bug 15493: Use the correct CSV profile when exporting records from the export tool
The CSV profile used is not the one the user has chosen, but the one
defined in the pref ExportWithCsvProfile.

It's caused by a wrong variable name csv_profile vs csv_profile_id

Test plan:
Define 1+ csv profiles
Set ExportWithCsvProfile with 1 of these profile
Use the export tool to export some records using a csv profile.
Without this patch, the csv profile used, will always be the one defined
in ExportWithCsvProfile.

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as descrived

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
2016-01-07 18:32:55 +00:00
..
batch_delete_records.tt
batch_record_modification.tt Bug 15319: Move marcPreview modal div to avoid duplication 2015-12-30 14:47:51 +00:00
batchMod-del.tt
batchMod-edit.tt
batchMod.tt
cleanborrowers.tt
csv-profiles.tt
export.tt Bug 15493: Use the correct CSV profile when exporting records from the export tool 2016-01-07 18:32:55 +00:00
holidays.tt Bug 12072: Make datepicker and templates to be aware of dmydot format 2015-11-19 13:15:19 -03:00
import_borrowers.tt Bug 15231: (followup) Remove stray </b> tag 2015-12-29 22:45:57 +00:00
inventory.tt
koha-news.tt
letter.tt Bug 11625: Implement DefaultToLoggedInLibraryNoticesSlips 2015-12-30 11:41:14 +00:00
manage-marc-import.tt Bug 15327: Minor tweaks to Bootstrap modal handling on Staged MARC management page 2015-12-30 14:37:32 +00:00
marc_modification_templates.tt Bug 12540: Display "Every" on editing a MMT action if previously selected 2015-11-09 12:06:52 -03:00
modborrowers.tt Bug 15373: More changes of Zip to ZIP on intranet 2015-12-30 16:30:35 +00:00
overduerules.tt Bug 15099: Move admin/categorie.pl to admin/categories.pl 2015-12-30 16:36:41 +00:00
picture-upload.tt
quotes-upload.tt
quotes.tt Bug 15237: Quote of the day: Better translatibility for editor and help 2015-12-29 23:57:52 +00:00
scheduler.tt
showdiffmarc.tt
stage-marc-import.tt
tools-home.tt
upload-images.tt
upload.tt
viewlog.tt