diff options
| author | ivan <ivan> | 2009-12-03 07:53:24 +0000 | 
|---|---|---|
| committer | ivan <ivan> | 2009-12-03 07:53:24 +0000 | 
| commit | 47a0c04e23b2c3ab3cc5eee181d7d1fc8f4918e0 (patch) | |
| tree | f190861d89403ac269eb696ff927a0c90a1ecc58 /FS | |
| parent | 224eccd2ca34e1ba66933da49f91bb4ad1e2ba16 (diff) | |
index cdrbatchnum
Diffstat (limited to 'FS')
| -rw-r--r-- | FS/FS/Schema.pm | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index c08a30032..1f595a846 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -2214,7 +2214,7 @@ sub tables_hashref {                     [ 'src' ], [ 'dst' ], [ 'dcontext' ], [ 'charged_party' ],                     [ 'accountcode' ], [ 'carrierid' ], [ 'cdrid' ],                     [ 'freesidestatus' ], [ 'freesiderewritestatus' ], -                   [ 'cdrbatch' ], +                   [ 'cdrbatch' ], [ 'cdrbatchnum' ],                   ],      }, | 
