[freeside-commits] freeside/htetc handler.pl,1.86.2.9,1.86.2.10

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


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

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	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.86.2.9
retrieving revision 1.86.2.10
diff -u -d -r1.86.2.9 -r1.86.2.10
--- handler.pl	24 Jan 2008 21:10:01 -0000	1.86.2.9
+++ handler.pl	20 Feb 2008 01:19:46 -0000	1.86.2.10
@@ -145,6 +145,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