summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorlevinse <levinse>2011-02-13 07:22:32 +0000
committerlevinse <levinse>2011-02-13 07:22:32 +0000
commite356f2ebb6564fe8d5333fc89bb4583ee3cd1fb1 (patch)
treeac286e1979c4aeecf41ea411fbba20b3aec555e9 /FS/FS.pm
parent5226903b423e42e7e8ee135b2b445d362241102a (diff)
bulk DID orders and inventory, RT11291
Diffstat (limited to 'FS/FS.pm')
-rw-r--r--FS/FS.pm6
1 files changed, 6 insertions, 0 deletions
diff --git a/FS/FS.pm b/FS/FS.pm
index 8e7863940..9a4fbce5e 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -166,6 +166,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