Bug 13190: Reintroduce the checkouts export feature
authorJonathan Druart <jonathan.druart@biblibre.com>
Mon, 3 Nov 2014 16:23:22 +0000 (17:23 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 6 Nov 2014 13:00:30 +0000 (10:00 -0300)
commit47e2331bd0b233185f8ca9924d141a8b38a82ad5
tree490e10f6c30c5dee5b5a292bca90075bcf0c4523
parent75ab7ea5e189e5e13ba8fa322863a62959b972b2
Bug 13190: Reintroduce the checkouts export feature

Bug 11703 breaks the checkouts export feature.

To reproduce: Fill the ExportWithCsvProfile pref and go on the
circ/circulation.pl page. The export column appears, but not the export
button.

Test plan:
Go on the checkout list (circ/circulation.pl and members/moremember.pl)
and verify the export column and the export button appears.
If you click on the button, a file should be generated.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Record.pm
circ/circulation.pl
koha-tmpl/intranet-tmpl/prog/en/js/pages/circulation.js
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt
tools/export.pl