Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0023860
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersmajorhave not tried2013-05-21 08:532013-05-22 17:38
ReportermarvintmView Statuspublic 
Assigned Tomarvintm 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision4373f5d0d5dd
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0023860: API change needed to fix issue 23825

DescriptionThe issue 23825 happens basically because even though the physical column of the M_Stock_Proposed is a numeric column, which can contain decimal numbers, and even though the PL/SQL code we use to generate entries generates decimal numbers correctly, as the reference of the column is defined as "integer", if DAL is used to read the table, the decimal numbers will be rounded to integer numbers.

Therefore, we need to change the reference of this column to "Number" so that this problem doesn't happen.

The API will change because the DAL-generated methods for this column will return a different type. No classes in Core are affected, and the Functional team thinks that no modules should be affected either.
Steps To ReproduceSee issue 23825:

https://issues.openbravo.com/view.php?id=23825 [^]

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0058713)
dmitry_mezentsev (developer)
2013-05-21 09:31

Approved.
(0058730)
hgbot (developer)
2013-05-21 16:59

Repository: erp/devel/api-checks
Changeset: a0fb6f0f1ade6813a51da5a8bad7914942f9cbc8
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue May 21 16:59:17 2013 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/a0fb6f0f1ade6813a51da5a8bad7914942f9cbc8 [^]

Fixed issue 23860. API change 23860 accepted

---
M java/reference/java.japi.gz
M model/src-db/database/sourcedata/AD_COLUMN.xml
---
(0058739)
hgbot (developer)
2013-05-22 10:34

Repository: erp/devel/api-checks
Changeset: c695cec2fbc6c24ad326bf2935c0d3a712fc31f0
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed May 22 10:33:46 2013 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/c695cec2fbc6c24ad326bf2935c0d3a712fc31f0 [^]

Fixed issue 23860. API change 23860 accepted

---
M java/reference/java.japi.gz
M model/src-db/database/sourcedata/AD_COLUMN.xml
---
(0058742)
hgbot (developer)
2013-05-22 11:02

Repository: erp/devel/api-checks
Changeset: 4373f5d0d5dd1b2ed2da14effa77dda9480466eb
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed May 22 11:02:37 2013 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/4373f5d0d5dd1b2ed2da14effa77dda9480466eb [^]

Fixed issue 23860. Committed correct api file

---
M java/reference/java.japi.gz
---

- Issue History
Date Modified Username Field Change
2013-05-21 08:53 marvintm New Issue
2013-05-21 08:53 marvintm Assigned To => dmitry_mezentsev
2013-05-21 08:53 marvintm Modules => Core
2013-05-21 08:53 marvintm Triggers an Emergency Pack => No
2013-05-21 09:31 dmitry_mezentsev Assigned To dmitry_mezentsev => marvintm
2013-05-21 09:31 dmitry_mezentsev Note Added: 0058713
2013-05-21 16:59 hgbot Checkin
2013-05-21 16:59 hgbot Note Added: 0058730
2013-05-21 16:59 hgbot Status new => resolved
2013-05-21 16:59 hgbot Resolution open => fixed
2013-05-21 16:59 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/a0fb6f0f1ade6813a51da5a8bad7914942f9cbc8 [^]
2013-05-22 10:34 hgbot Checkin
2013-05-22 10:34 hgbot Note Added: 0058739
2013-05-22 10:34 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/api-checks/rev/a0fb6f0f1ade6813a51da5a8bad7914942f9cbc8 [^] => http://code.openbravo.com/erp/devel/api-checks/rev/c695cec2fbc6c24ad326bf2935c0d3a712fc31f0 [^]
2013-05-22 11:02 hgbot Checkin
2013-05-22 11:02 hgbot Note Added: 0058742
2013-05-22 11:02 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/api-checks/rev/c695cec2fbc6c24ad326bf2935c0d3a712fc31f0 [^] => http://code.openbravo.com/erp/devel/api-checks/rev/4373f5d0d5dd1b2ed2da14effa77dda9480466eb [^]
2013-05-22 17:38 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker