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, 30 Sep 2009 09:30:35 +0000 (11:30 +0200)
commita7ccfbc629821e37833ae658443db64d293ce94b
treedb3a4b742c2896eeffadc5505027755137fda75d
parent2a6e5996109c4049686a7024fd1e01f9b83e9e2e
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>
12 files changed:
C4/Csv.pm [new file with mode: 0644]
C4/Record.pm
installer/data/mysql/en/mandatory/userpermissions.sql
installer/data/mysql/fr-FR/1-Obligatoire/userpermissions.sql
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
koha-tmpl/opac-tmpl/prog/en/modules/opac-downloadshelf.tmpl
opac/opac-downloadcart.pl
opac/opac-downloadshelf.pl
tools/csv-profiles.pl [new file with mode: 0755]