[freeside-commits] freeside/FS/t rate_tier_detail.t, NONE, 1.1.2.2 rate_tier.t, NONE, 1.1.2.2
Ivan,,,
ivan at wavetail.420.am
Sun Nov 13 20:28:52 PST 2011
- Previous message: [freeside-commits] freeside/FS/FS Schema.pm, 1.317.2.16, 1.317.2.17 rate_tier.pm, NONE, 1.1.2.2 rate_tier_detail.pm, NONE, 1.1.2.2 cdr.pm, 1.74, 1.74.2.1 cust_bill_pkg.pm, 1.56.2.3, 1.56.2.4
- Next message: [freeside-commits] freeside/FS/FS/part_pkg voip_tiered.pm, NONE, 1.1.2.2 voip_inbound.pm, 1.12.2.4, 1.12.2.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/FS/t
In directory wavetail.420.am:/tmp/cvs-serv30904/FS/t
Added Files:
Tag: FREESIDE_2_3_BRANCH
rate_tier_detail.t rate_tier.t
Log Message:
rate tiers for vnes, RT#14903
--- NEW FILE: rate_tier_detail.t ---
BEGIN { $| = 1; print "1..1\n" }
END {print "not ok 1\n" unless $loaded;}
use FS::rate_tier_detail;
$loaded=1;
print "ok 1\n";
--- NEW FILE: rate_tier.t ---
BEGIN { $| = 1; print "1..1\n" }
END {print "not ok 1\n" unless $loaded;}
use FS::rate_tier;
$loaded=1;
print "ok 1\n";
- Previous message: [freeside-commits] freeside/FS/FS Schema.pm, 1.317.2.16, 1.317.2.17 rate_tier.pm, NONE, 1.1.2.2 rate_tier_detail.pm, NONE, 1.1.2.2 cdr.pm, 1.74, 1.74.2.1 cust_bill_pkg.pm, 1.56.2.3, 1.56.2.4
- Next message: [freeside-commits] freeside/FS/FS/part_pkg voip_tiered.pm, NONE, 1.1.2.2 voip_inbound.pm, 1.12.2.4, 1.12.2.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list