[freeside-commits] freeside/FS/t cust_bill_pkg_tax_location.t, NONE, 1.1
Ivan,,,
ivan at wavetail.420.am
Sun Jan 18 15:43:41 PST 2009
- Previous message: [freeside-commits] freeside/FS MANIFEST,1.130,1.131
- Next message: [freeside-commits] freeside/FS/FS Schema.pm, 1.120, 1.121 cust_bill_pkg.pm, 1.30, 1.31 cust_bill_pkg_tax_location.pm, NONE, 1.1 cust_main.pm, 1.400, 1.401 tax_rate.pm, 1.14, 1.15 cust_main_county.pm, 1.22, 1.23
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/FS/t
In directory wavetail.420.am:/tmp/cvs-serv10673/FS/t
Added Files:
cust_bill_pkg_tax_location.t
Log Message:
finish package location tax reporing, RT#4499
--- NEW FILE: cust_bill_pkg_tax_location.t ---
BEGIN { $| = 1; print "1..1\n" }
END {print "not ok 1\n" unless $loaded;}
use FS::cust_bill_pkg_tax_location;
$loaded=1;
print "ok 1\n";
- Previous message: [freeside-commits] freeside/FS MANIFEST,1.130,1.131
- Next message: [freeside-commits] freeside/FS/FS Schema.pm, 1.120, 1.121 cust_bill_pkg.pm, 1.30, 1.31 cust_bill_pkg_tax_location.pm, NONE, 1.1 cust_main.pm, 1.400, 1.401 tax_rate.pm, 1.14, 1.15 cust_main_county.pm, 1.22, 1.23
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list