MT 1587 : CSV export for cart and shelves, with the ability to define different expor...
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 16 Sep 2009 19:31:30 +0000 (21:31 +0200)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 10 Feb 2010 13:01:28 +0000 (14:01 +0100)
commite431b4b07702fc110a65b8e7d1c93cfdb6f51d27
tree70da2ad64f6a58786cf022a0919d6910373edd87
parentf3e620372f7b7f0670fe6d422496156300054f34
MT 1587 : CSV export for cart and shelves, with the ability to define different export profiles

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
C4/Csv.pm [new file with mode: 0644]
C4/Record.pm
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-downloadcart.tmpl [new file with mode: 0644]
koha-tmpl/opac-tmpl/prog/en/modules/opac-downloadshelf.tmpl [new file with mode: 0644]
opac/opac-downloadcart.pl [new file with mode: 0755]
opac/opac-downloadshelf.pl [new file with mode: 0755]
tools/csv-profiles.pl [new file with mode: 0755]