Bug 7302: Export basketgroup as CSV
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 16 Feb 2012 13:32:03 +0000 (14:32 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 24 Jul 2012 16:22:06 +0000 (18:22 +0200)
commita6c93961b1063e828c9b26ee48ba63484e8a470b
tree3698e2baa87475d4f02b8c83dcdb21d92396bea3
parent30ee49ddb4e425191bb868e7b20789a8bb50f5ff
Bug 7302: Export basketgroup as CSV

Adds new action export for basketgroup.
This action is available only if your basketgroup is closed.
This export generates a csv file with order informations.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Tested together with bug 5356.
C4/Acquisition.pm
C4/Output.pm
acqui/basket.pl
acqui/basketgroup.pl
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/csv/basket.tt [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/csv/basketgroup.tt [new file with mode: 0644]