fix for bug 2543: report output by tabulation a bit too literal
authorJesse Weaver <jesse.weaver@liblime.com>
Wed, 10 Sep 2008 00:31:31 +0000 (19:31 -0500)
committerChris Cormack <chris@bigballofwax.co.nz>
Fri, 4 Sep 2009 02:14:04 +0000 (14:14 +1200)
commitf06f90306ae6e0c081355c6a01f7a6032f6338fd
tree46602ce68cd56bfba099cd9b46ba9b0c08587507
parent88f89c3d535dd7226ba9e3584a3734864e955150
fix for bug 2543: report output by tabulation a bit too literal

This repurposes the Reports module for general reports, and moves its functionality to a different module, Reports::Guided. It also updates all of the reports that can export to correctly treat the 'tabulation' value of the 'delimiter' syspref.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Reports/Guided.pm
tools/runreport.pl [new file with mode: 0755]