import torrus 1.0.9
[freeside.git] / FS / FS.pm
index 40914ce..8e78639 100644 (file)
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -61,6 +61,8 @@ L<FS::ClientAPI_SessionCache> - ClientAPI session cache
 
 L<FS::Pony> - A pony
 
+L<FS::cust_main::Search> - Customer searching
+
 L<FS::cust_main::Import> - Batch customer importing
 
 =head2 Database record classes
@@ -146,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
@@ -172,6 +178,10 @@ L<FS::cdr_type> - CDR type class
 
 L<FS::svc_external> - Externally tracked service class.
 
+L<FS::svc_pbx> - PBX service class
+
+L<FS::svc_cert> - Certificate service class
+
 L<FS::inventory_class> - Inventory classes
 
 L<FS::inventory_item> - Inventory items
@@ -201,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>)
@@ -266,6 +282,8 @@ L<FS::cust_main::Billing> - Customer billing class
 
 L<FS::cust_main::Billing_Realtime> - Customer real-time billing class
 
+L<FS::cust_main::Packages> - Customer packages class
+
 L<FS::cust_location> - Customer location class
 
 L<FS::cust_main_Mixin> - Mixin class for records that contain fields from cust_main
@@ -284,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