fix editing svc_broadband service w/no ip address, RT#7786
[freeside.git] / FS / FS.pm
index 7ce9741..7b9d6fe 100644 (file)
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -146,6 +146,8 @@ L<FS::phone_avail> - Phone number availability cache
 
 L<FS::cdr> - Call Detail Record class
 
+L<FS::cdr_batch> - Call Detail Record batch class
+
 L<FS::cdr_calltype> - CDR calltype class
 
 L<FS::cdr_carrier> - CDR carrier class
@@ -346,6 +348,8 @@ L<FS::h_svc_forward> - Historical mail forwarding alias objects
 
 L<FS::h_svc_phone> - Historical phone number objects
 
+L<FS::h_svc_pbx> - Historical PBX objects
+
 L<FS::h_svc_www> - Historical web virtual host objects
 
 =head2 Remote API modules