legacy invoices via self-service, RT#13656
[freeside.git] / FS / FS.pm
index c8c58bd..8645c56 100644 (file)
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -124,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
 
@@ -152,6 +154,8 @@ 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
@@ -328,6 +332,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