diff options
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' ],                   ],      }, | 
