I have several custom field in the opportunity module. The decimal precision was set at 3 when the fields were created with studio. The database had a precision of 3 verified by phpMyAdmin. When view the record however the output is being displayed (rounded off) to 2 decimal places. For instance 1.125 is entered on the edit screen and 1.125 shows up in the database, but when displayed with detail view it is displayed as 1.13
A review of the detailviewdefs.php file doesn't immediately seem to have any precision settings. Can someone offer advice as to why Sugar is rounding this off and suggest where I need to look to fix this.
Thanks.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks