import torrus 1.0.9
[freeside.git] / FS / FS.pm
index aca33de..8e78639 100644 (file)
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -148,6 +148,10 @@ 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::dsl_note> - DSL order notes
+
 L<FS::addr_block> - Address block class
 
 L<FS::router> - Router class
@@ -207,9 +211,15 @@ L<FS::part_pkg_option> - Package definition option class
 
 L<FS::part_pkg_report_option> - Package reporting classification class
 
+L<FS::part_pkg_vendor> - Package external mapping 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>)
@@ -292,6 +302,8 @@ L<FS::cust_main_exemption> - Customer tax exemption class
 
 L<FS::cust_main_note> - Customer note class
 
+L<FS::cust_note_class> - Customer note classification class
+
 L<FS::banned_pay> - Banned payment information class
 
 L<FS::cust_bill> - Invoice class