X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=1630f02c3c3b055a3458afe755934db159b958ae;hb=f4daf7e8c831fe126dc3fd1d6d0db5ee3b46d602;hp=0e41b1afe6f5e4386d7607b3b0794027cf2e55ca;hpb=7a33cb6e4c3e33b7399d6574cbd3ee38ddcba5e0;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 0e41b1afe..1630f02c3 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -5621,6 +5621,8 @@ sub tables_hashref { 'unique' => [], 'index' => [ [ 'calldate' ], [ 'src' ], [ 'dst' ], [ 'dcontext' ], [ 'charged_party' ], + [ 'startdate' ], [ 'duration' ], + [ 'cdrtypenum' ], [ 'calltypenum' ], [ 'lastapp' ], ['accountcode'], ['uniqueid'], ['carrierid'], ['cdrid'], [ 'sessionnum' ], [ 'subscriber' ],