i18n, RT#12515
[freeside.git] / FS / FS.pm
index 9a4fbce..c8c58bd 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
@@ -168,10 +170,16 @@ L<FS::phone_avail> - Phone number availability cache
 
 L<FS::lata> - LATA number to name mapping class
 
+L<FS::msa> - MSA number to name mapping class
+
+L<FS::rate_center> - Rate center list (for bulk DID orders)
+
 L<FS::did_vendor> - Bulk DID order vendor class
 
 L<FS::did_order> - Bulk DID order class
 
+L<FS::did_order_item> - Bulk DID order item class
+
 L<FS::cdr> - Call Detail Record class
 
 L<FS::cdr_batch> - Call Detail Record batch class