[freeside-commits] freeside/htetc handler.pl,1.99,1.100

Ivan,,, ivan at wavetail.420.am
Tue Feb 19 17:19:47 PST 2008


Update of /home/cvs/cvsroot/freeside/htetc
In directory wavetail.420.am:/tmp/cvs-serv20437/htetc

Modified Files:
	handler.pl 
Log Message:
update the tax class editor to enable taxclass adding, RT#2929

Index: handler.pl
===================================================================
RCS file: /home/cvs/cvsroot/freeside/htetc/handler.pl,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- handler.pl	24 Jan 2008 21:10:00 -0000	1.99
+++ handler.pl	20 Feb 2008 01:19:45 -0000	1.100
@@ -149,6 +149,7 @@
       use FS::cust_credit_bill;
       use FS::cust_main qw(smart_search);
       use FS::cust_main_county;
+      use FS::part_pkg_taxclass;
       use FS::cust_pay;
       use FS::cust_pkg;
       use FS::cust_pkg_reason;



More information about the freeside-commits mailing list