tower tracking, RT#15538
[freeside.git] / FS / FS.pm
index 2f98920..2552dbd 100644 (file)
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -154,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
@@ -248,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
@@ -330,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