tower tracking, RT#15538
[freeside.git] / FS / FS.pm
index 60f4cd1..2552dbd 100644 (file)
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -39,6 +39,8 @@ L<FS::CurrentUser> -  Package representing the current user
 
 L<FS::CGI> - Non OO-subroutines for the web interface.
 
+L<FS::Locales> - Locales
+
 L<FS::Msgcat> - Message catalog
 
 L<FS::SearchCache> - Search cache
@@ -122,7 +124,9 @@ L<FS::acct_snarf> - External mail account class
 
 L<FS::acct_rt_transaction> - Time worked application to account class
 
-L<FS::radius_usergroup> - RADIUS groups
+L<FS::radius_usergroup> - RADIUS user group membership
+
+L<FS::radius_group> - RADIUS groups
 
 L<FS::svc_domain> - Domain class
 
@@ -150,12 +154,18 @@ L<FS::svc_broadband> - DSL, wireless and other broadband class.
 
 L<FS::svc_dsl> - DSL
 
+L<FS::dsl_device> - DSL device MAC addresses
+
 L<FS::dsl_note> - DSL order notes
 
 L<FS::addr_block> - Address block class
 
 L<FS::router> - Router class
 
+L<FS::tower> - Tower class
+
+L<FS::tower_sector> - Tower sector class
+
 L<FS::part_virtual_field> - Broadband virtual field class
 
 L<FS::svc_phone> - Phone service class
@@ -244,6 +254,10 @@ L<FS::rate_prefix> - Rate region prefixes for call billing
 
 L<FS::rate_detail> - Rate plan detail for call billing
 
+L<FS::rate_tier> - Rate tiers for call billing
+
+L<FS::rate_tier_details> - Rater tier details for call billing
+
 L<FS::usage_class> - Usage class class
 
 L<FS::agent> - Agent (reseller) class
@@ -326,6 +340,8 @@ L<FS::cust_bill_pkg> - Invoice line item class
 
 L<FS::cust_bill_pkg_detail> - Invoice line item detail class
 
+L<FS::legacy_cust_bill> - Legacy data invoice class
+
 L<FS::part_bill_event> - (Old) Invoice event definition class
 
 L<FS::cust_bill_event> - (Old) Completed invoice event class