X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=571de2703092200fdc06caf7d8bfab8cdd3a427e;hp=37660f20b5f097dfcdec4703d372d9558c1db502;hb=96a0d937cdfe26d691e59139088e33e0bc3e1184;hpb=2e371325e229755e33c04b8a173cd456944698ba diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 37660f20b..571de2703 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -1436,9 +1436,9 @@ sub tables_hashref { 'unique' => [], 'index' => [ ['custnum'], ['pkgpart'], [ 'pkgbatch' ], [ 'locationnum' ], [ 'usernum' ], [ 'agent_pkgid' ], - [ 'start_date' ], ['setup'], ['last_bill'], ['bill'], - ['susp'], ['adjourn'], ['expire'], ['cancel'], - ['change_date'], ['order_date'], + ['order_date'], [ 'start_date' ], ['setup'], ['bill'], + ['last_bill'], ['susp'], ['adjourn'], ['cancel'], + ['expire'], ['contract_end'], ['change_date'], ], },