summaryrefslogtreecommitdiff
path: root/htetc/handler.pl
diff options
context:
space:
mode:
authorivan <ivan>2004-03-05 14:34:24 +0000
committerivan <ivan>2004-03-05 14:34:24 +0000
commit654234a526b5447ec02970962cccb1cf879796c8 (patch)
tree4277e6ef94927569dba246fa0ef6a223f5b94c34 /htetc/handler.pl
parent1b15d4bbb47875129b8da15331b118a6ad6727f3 (diff)
beginning of OO reporting interface, create acadia-requested crosstab reports
Diffstat (limited to 'htetc/handler.pl')
-rw-r--r--htetc/handler.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl
index 618c5856f..0301d98d1 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -81,6 +81,7 @@ sub handler
small_custview myexit http_header);
use FS::Msgcat qw(gettext geterror);
use FS::Misc qw( send_email );
+ use FS::Report::Table::Monthly;
use FS::agent;
use FS::agent_type;