summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorlevinse <levinse>2011-02-13 07:23:42 +0000
committerlevinse <levinse>2011-02-13 07:23:42 +0000
commit705719c34352808839deb2f7fb9c420fd1baf3c8 (patch)
tree7c1bc01f55bc9382bd9f7297e114d1e69efeeef5 /FS/FS.pm
parent67c6b2d956295e851335567da679230d818e73ab (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 af35d9602..db26204d0 100644
--- 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