diff options
author | levinse <levinse> | 2011-02-13 07:23:42 +0000 |
---|---|---|
committer | levinse <levinse> | 2011-02-13 07:23:42 +0000 |
commit | 705719c34352808839deb2f7fb9c420fd1baf3c8 (patch) | |
tree | 7c1bc01f55bc9382bd9f7297e114d1e69efeeef5 /FS/FS.pm | |
parent | 67c6b2d956295e851335567da679230d818e73ab (diff) |
bulk DID orders and inventory, RT11291
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |