Bug 13190: Reintroduce the checkouts export feature
authorJonathan Druart <jonathan.druart@biblibre.com>
Mon, 3 Nov 2014 16:23:22 +0000 (17:23 +0100)
committerMason James <mtj@kohaaloha.com>
Mon, 19 Jan 2015 13:16:37 +0000 (02:16 +1300)
commitb633f56c35376db9d800f7a056d4f1c88b00019b
tree7ce6362397cf1969cebb3760f14c867d4659cf36
parent5dc1477beb9fb513dbbfb24d805ff9280c1610a5
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: Mason James <mtj@kohaaloha.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