X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=cd05be36fe0a5130b141e1141fef6535f93712b2;hp=c855b1fba8f54d89edd20acb63e56905bd8cb4d5;hb=f1ce861d8f7a6431934b4bf5b69f5e7573043818;hpb=aea97dbd5c5ac96c4610b112e55f64da66028ef6 diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index c855b1fba..cd05be36f 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -3819,6 +3819,7 @@ sub tables_hashref { 'rated_ratedetailnum', 'int', 'NULL', '', '', '', 'rated_classnum', 'int', 'NULL', '', '', '', 'rated_ratename', 'varchar', 'NULL', $char_d, '', '', + 'rated_cost', 'decimal', 'NULL', '10,4', '', '', 'carrierid', 'bigint', 'NULL', '', '', '',