diff options
author | ivan <ivan> | 2009-11-19 09:47:15 +0000 |
---|---|---|
committer | ivan <ivan> | 2009-11-19 09:47:15 +0000 |
commit | 9229bcb6a2a0ef85af50bfa243bba8fdc85eba6d (patch) | |
tree | bb5b0da7d8c2935d383c8d89132ae2b18236c002 /FS/FS.pm | |
parent | 086037ee00542de876713f1ef09db807e15cb88f (diff) |
proper cdr_batch table, RT#6386
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -146,6 +146,8 @@ L<FS::phone_avail> - Phone number availability cache L<FS::cdr> - Call Detail Record class +L<FS::cdr_batch> - Call Detail Record batch class + L<FS::cdr_calltype> - CDR calltype class L<FS::cdr_carrier> - CDR carrier class |