initial commit of svc_dsl, qual, and qual_option - schema and new modules which do...
[freeside.git] / FS / FS.pm
index aca33de..668af0a 100644 (file)
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -148,6 +148,8 @@ L<FS::svc_www> - Web virtual host class.
 
 L<FS::svc_broadband> - DSL, wireless and other broadband class.
 
+L<FS::svc_dsl> - DSL
+
 L<FS::addr_block> - Address block class
 
 L<FS::router> - Router class
@@ -210,6 +212,10 @@ L<FS::part_pkg_report_option> - Package reporting classification class
 L<FS::pkg_svc> - Class linking package definitions (see L<FS::part_pkg>) with
 service definitions (see L<FS::part_svc>)
 
+L<FS::qual> - Service qualification class
+
+L<FS::qual_option> - Qualification option class
+
 L<FS::reg_code> - One-time registration codes
 
 L<FS::reg_code_pkg> - Class linking registration codes (see L<FS::reg_code>) with package definitions (see L<FS::part_pkg>)