Koha/basket
Matthias Meusburger 0268a58e16 MT2116: Addons to the CSV export
Adds the ability to customize CSV exports through the use of a YAML file.

The following customizations are available :
  - Preprocessing
  - Postprocessing
  - Field-by-field processing

The YAML field should be stored in the tools/csv-profiles/ directory and
named after the id of the CSV profile you want to customize.
An example file is provided in that directory.
(cherry picked from commit 76655b5b94)

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-02-17 07:51:33 -05:00
..
basket.pl fixing basket in staff, some wrong links 2009-11-03 17:17:28 +01:00
downloadcart.pl MT2116: Addons to the CSV export 2010-02-17 07:51:33 -05:00
sendbasket.pl MT 1110 : Balance cart and lists : cart is now in the intranet 2009-10-14 15:04:53 +02:00