[freeside-commits] freeside/FS/FS Schema.pm,1.239.2.54,1.239.2.55
Ivan,,,
ivan at wavetail.420.am
Mon Aug 1 23:11:56 PDT 2011
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv337
Modified Files:
Tag: FREESIDE_2_1_BRANCH
Schema.pm
Log Message:
reverted expensive cdr.upstream_price schema change on 2.1
Index: Schema.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Schema.pm,v
retrieving revision 1.239.2.54
retrieving revision 1.239.2.55
diff -u -w -d -r1.239.2.54 -r1.239.2.55
--- Schema.pm 2 Aug 2011 01:29:53 -0000 1.239.2.54
+++ Schema.pm 2 Aug 2011 06:11:53 -0000 1.239.2.55
@@ -2577,7 +2577,7 @@
'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...
More information about the freeside-commits
mailing list