[jira] [Created] (OFBIZ-5487) Improve induceFieldType() of ModelUtil.java to handle MSSQL FLOAT types

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-5487) Improve induceFieldType() of ModelUtil.java to handle MSSQL FLOAT types

Nicolas Malin (Jira)
Christian Carlow created OFBIZ-5487:
---------------------------------------

             Summary: Improve induceFieldType() of ModelUtil.java to handle MSSQL FLOAT types
                 Key: OFBIZ-5487
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5487
             Project: OFBiz
          Issue Type: Improvement
    Affects Versions: SVN trunk
            Reporter: Christian Carlow


When using the ModelInduceFromDb.jsp to import MSSQL data many of the fields were assigned to types like "invalid-float:0:50". This is because the induceFieldType() of ModelUtil.java does not handle "FLOAT The function should be changed to allow FLOAT type.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)