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 690cba591..d40c7b0d0 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -2253,7 +2253,7 @@ sub tables_hashref { [ 'src' ], [ 'dst' ], [ 'dcontext' ], [ 'charged_party' ], [ 'accountcode' ], [ 'carrierid' ], [ 'cdrid' ], [ 'freesidestatus' ], [ 'freesiderewritestatus' ], - [ 'cdrbatch' ], + [ 'cdrbatch' ], [ 'cdrbatchnum' ], ], }, |