From: ivan Date: Tue, 2 Aug 2011 06:11:53 +0000 (+0000) Subject: reverted expensive cdr.upstream_price schema change on 2.1 X-Git-Tag: freeside_2_1_3~51 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=3d1be41d848ad42d33eeffde23394b7ca76a693e reverted expensive cdr.upstream_price schema change on 2.1 --- diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index f52ba16e5..a205f7717 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -2577,7 +2577,7 @@ sub tables_hashref { 'charged_party', 'varchar', 'NULL', $char_d, '', '', 'upstream_currency', 'char', 'NULL', 3, '', '', - 'upstream_price', 'decimal', 'NULL', '10,4', '', '', + 'upstream_price', 'decimal', 'NULL', '10,2', '', '', 'upstream_rateplanid', 'int', 'NULL', '', '', '', #? # how it was rated internally...