fix missing invoice details (RT#11561), but will this cause them to show up when...
[freeside.git] / FS / FS.pm
index 1fdde35..db26204 100644 (file)
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -162,6 +162,12 @@ L<FS::part_device> - Device definition class
 
 L<FS::phone_avail> - Phone number availability cache
 
+L<FS::lata> - LATA number to name mapping class
+
+L<FS::did_vendor> - Bulk DID order vendor class
+
+L<FS::did_order> - Bulk DID order class
+
 L<FS::cdr> - Call Detail Record class
 
 L<FS::cdr_batch> - Call Detail Record batch class
@@ -174,6 +180,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
@@ -288,6 +298,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