[freeside-commits] freeside/FS/t cust_tax_adjustment.t,NONE,1.1

Ivan,,, ivan at wavetail.420.am
Wed Jun 24 18:28:55 PDT 2009


Update of /home/cvs/cvsroot/freeside/FS/t
In directory wavetail.420.am:/tmp/cvs-serv28555/FS/t

Added Files:
	cust_tax_adjustment.t 
Log Message:
tax adjustments, RT#5595

--- NEW FILE: cust_tax_adjustment.t ---
BEGIN { $| = 1; print "1..1\n" }
END {print "not ok 1\n" unless $loaded;}
use FS::cust_tax_adjustment;
$loaded=1;
print "ok 1\n";



More information about the freeside-commits mailing list