[freeside-commits] freeside/FS/t cust_bill_pkg_tax_rate_location.t, NONE, 1.1 tax_rate_location.t, NONE, 1.1
Jeff Finucane,420,,
jeff at wavetail.420.am
Wed May 13 15:27:44 PDT 2009
- Previous message: [freeside-commits] freeside/FS/FS cust_bill_pkg_tax_rate_location.pm, NONE, 1.1 tax_rate_location.pm, NONE, 1.1 Schema.pm, 1.138, 1.139 cust_bill_pkg.pm, 1.32, 1.33 cust_main.pm, 1.424, 1.425 tax_rate.pm, 1.24, 1.25
- Next message: [freeside-commits] freeside/FS MANIFEST,1.132,1.133
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/FS/t
In directory wavetail.420.am:/tmp/cvs-serv13408/FS/t
Added Files:
cust_bill_pkg_tax_rate_location.t tax_rate_location.t
Log Message:
improved taxproduct tax report RT#4783
--- NEW FILE: tax_rate_location.t ---
BEGIN { $| = 1; print "1..1\n" }
END {print "not ok 1\n" unless $loaded;}
use FS::tax_rate_location;
$loaded=1;
print "ok 1\n";
--- NEW FILE: cust_bill_pkg_tax_rate_location.t ---
BEGIN { $| = 1; print "1..1\n" }
END {print "not ok 1\n" unless $loaded;}
use FS::cust_bill_pkg_tax_rate_location;
$loaded=1;
print "ok 1\n";
- Previous message: [freeside-commits] freeside/FS/FS cust_bill_pkg_tax_rate_location.pm, NONE, 1.1 tax_rate_location.pm, NONE, 1.1 Schema.pm, 1.138, 1.139 cust_bill_pkg.pm, 1.32, 1.33 cust_main.pm, 1.424, 1.425 tax_rate.pm, 1.24, 1.25
- Next message: [freeside-commits] freeside/FS MANIFEST,1.132,1.133
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list