[
https://issues.apache.org/jira/browse/OFBIZ-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756501#action_12756501
]
Scott Gray commented on OFBIZ-2915:
-----------------------------------
Looks fine to me, my only comment is that you shouldn't use toString() with
BigDecimals because you'll end up with scientific notation sooner or later.
Use toPlainString() instead.
> ViewGeneric screen not showing BigDecimal columns as editable
> --------------------------------------------------------------
>
> Key: OFBIZ-2915
> URL: https://issues.apache.org/jira/browse/OFBIZ-2915
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: SVN trunk
> Environment: WinXP
> Reporter: Stephen Rufle
> Attachments: GenericEntity_BigDecimal.patch
>
>
> When editing a record that has BigDecimal columns defined, no edit boxes were
> generated in the "Edit Value" box
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.