Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011134Openbravo ERPZ. Otherspublic2009-10-26 17:192009-10-29 00:00
shuehner 
marvintm 
immediatecriticalhave not tried
closedfixed 
5
pi 
 
Core
No
0011134: API check build 184 fails
This api check build fails:

http://builds.openbravo.com/job/erp_devel_pi-module-integrity-test/184/console [^]

The change is related to the modified DAL type mapping. All fields of reference NUMBER were previously mapped to float and are now mapped to BigDecimal.
No tags attached.
related to defect 0011143 closed shuehner Some columns are defined as reference type NUMBER but should be INTEGER 
Issue History
2009-10-26 17:19shuehnerNew Issue
2009-10-26 17:19shuehnerAssigned To => marvintm
2009-10-26 17:20shuehnerNote Added: 0021374
2009-10-26 19:42shuehnerRelationship addedrelated to 0011143
2009-10-27 07:58rafarodaStatusnew => acknowledged
2009-10-28 16:09hgbotCheckin
2009-10-28 16:09hgbotNote Added: 0021448
2009-10-28 16:09hgbotStatusacknowledged => resolved
2009-10-28 16:09hgbotResolutionopen => fixed
2009-10-28 16:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/d59c64d1abeb19292722140f6aa45228fda21c3c [^]
2009-10-28 16:09marvintmStatusresolved => closed
2009-10-28 16:09marvintmNote Added: 0021449
2009-10-29 00:00anonymoussf_bug_id0 => 2888362

Notes
(0021374)
shuehner   
2009-10-26 17:20   
Note this API change is needed and intended. It is planned to accept this change but check all modules published in the CR for needed changes and do communication to the community about possibly needed changes.
(0021448)
hgbot   
2009-10-28 16:09   
Repository: erp/devel/api-checks
Changeset: d59c64d1abeb19292722140f6aa45228fda21c3c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Oct 28 16:09:19 2009 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/d59c64d1abeb19292722140f6aa45228fda21c3c [^]

Fixed issue 11134. Acknowledge API change.

---
M java/reference/250.japi.gz
---
(0021449)
marvintm   
2009-10-28 16:09   
API change acknowledged.