[freeside-commits] freeside/FS/t cust_category.t, NONE, 1.1 cust_class.t, NONE, 1.1
Ivan,,,
ivan at wavetail.420.am
Wed Oct 28 18:08:35 PDT 2009
- Previous message: [freeside-commits] freeside/FS/FS Schema.pm, 1.173, 1.174 class_Common.pm, NONE, 1.1 category_Common.pm, NONE, 1.1 cust_class.pm, NONE, 1.1 cust_category.pm, NONE, 1.1 cust_main.pm, 1.468, 1.469 pkg_class.pm, 1.3, 1.4 pkg_category.pm, 1.2, 1.3
- Next message: [freeside-commits] freeside/httemplate/browse pkg_class.html, 1.6, 1.7 pkg_category.html, 1.2, 1.3 cust_class.html, NONE, 1.1 cust_category.html, NONE, 1.1 part_pkg_report_option.html, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/FS/t
In directory wavetail.420.am:/tmp/cvs-serv30787/FS/t
Added Files:
cust_category.t cust_class.t
Log Message:
customer classification, RT#6376
--- NEW FILE: cust_category.t ---
BEGIN { $| = 1; print "1..1\n" }
END {print "not ok 1\n" unless $loaded;}
use FS::cust_category;
$loaded=1;
print "ok 1\n";
--- NEW FILE: cust_class.t ---
BEGIN { $| = 1; print "1..1\n" }
END {print "not ok 1\n" unless $loaded;}
use FS::cust_class;
$loaded=1;
print "ok 1\n";
- Previous message: [freeside-commits] freeside/FS/FS Schema.pm, 1.173, 1.174 class_Common.pm, NONE, 1.1 category_Common.pm, NONE, 1.1 cust_class.pm, NONE, 1.1 cust_category.pm, NONE, 1.1 cust_main.pm, 1.468, 1.469 pkg_class.pm, 1.3, 1.4 pkg_category.pm, 1.2, 1.3
- Next message: [freeside-commits] freeside/httemplate/browse pkg_class.html, 1.6, 1.7 pkg_category.html, 1.2, 1.3 cust_class.html, NONE, 1.1 cust_category.html, NONE, 1.1 part_pkg_report_option.html, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list