[freeside-commits] freeside/htetc handler.pl,1.67,1.68

Ivan,,, ivan at wavetail.420.am
Sun May 7 13:27:23 PDT 2006


Update of /home/cvs/cvsroot/freeside/htetc
In directory wavetail:/tmp/cvs-serv30449/htetc

Modified Files:
	handler.pl 
Log Message:
first pass at sales reports per agent and package class

Index: handler.pl
===================================================================
RCS file: /home/cvs/cvsroot/freeside/htetc/handler.pl,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- handler.pl	22 Apr 2006 00:58:39 -0000	1.67
+++ handler.pl	7 May 2006 20:27:21 -0000	1.68
@@ -113,6 +113,8 @@
       use Business::CreditCard;
       use String::Approx qw(amatch);
       use Chart::LinesPoints;
+      use Chart::Mountain;
+      use Color::Scheme;
       use HTML::Widgets::SelectLayers 0.05;
       use Locale::Country;
       use FS;



More information about the freeside-commits mailing list