Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023696Openbravo ERPZ. Otherspublic2013-04-30 13:142013-06-11 09:22
jecharri 
jecharri 
immediatecriticalalways
closedfixed 
5
 
3.0MP24 
egoitz
Google Chrome
Core
No
0023696: int-3.0-api fails because I need to change a column definition
Due to this issue

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

I have to make an api change. These are the changes:
https://code.openbravo.com/erp/devel/try/rev/aad5a821ba92 [^]

-The changes are the followings:
I have changed the reference of one column from integer with length 2 to number length 12

- The risk of this api change is really low because of the following reason:
Currently we are able to insert integers and now the user is going to be able to insert numerics. The change is because in windows "Process Plan" and "Work Requirement" the same column has numeric reference
-
No tags attached.
Issue History
2013-04-30 13:14jecharriNew Issue
2013-04-30 13:14jecharriAssigned To => dmitry_mezentsev
2013-04-30 13:14jecharriWeb browser => Google Chrome
2013-04-30 13:14jecharriModules => Core
2013-04-30 13:14jecharriTriggers an Emergency Pack => No
2013-04-30 13:14jecharriIssue generated from0023636
2013-04-30 13:17jecharriWeb browserGoogle Chrome => Google Chrome
2013-04-30 13:17jecharriDescription Updatedbug_revision_view_page.php?rev_id=4645#r4645
2013-04-30 19:52dmitry_mezentsevNote Added: 0058376
2013-04-30 19:52dmitry_mezentsevAssigned Todmitry_mezentsev => jecharri
2013-05-02 15:49hgbotCheckin
2013-05-02 15:49hgbotNote Added: 0058411
2013-05-02 15:49hgbotStatusnew => resolved
2013-05-02 15:49hgbotResolutionopen => fixed
2013-05-02 15:49hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/c0a0640aeddbb36e6d01cf0b8b6d915c457637f0 [^]
2013-05-06 09:46hgbotCheckin
2013-05-06 09:46hgbotNote Added: 0058464
2013-06-11 09:22egoitzReview Assigned To => egoitz
2013-06-11 09:22egoitzStatusresolved => closed
2013-06-11 09:22egoitzFixed in Version => 3.0MP24

Notes
(0058376)
dmitry_mezentsev   
2013-04-30 19:52   
Accepted.
(0058411)
hgbot   
2013-05-02 15:49   
Repository: erp/devel/api-checks
Changeset: c0a0640aeddbb36e6d01cf0b8b6d915c457637f0
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu May 02 15:49:20 2013 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/c0a0640aeddbb36e6d01cf0b8b6d915c457637f0 [^]

Fixes issue 23696: int-3.0-api fails because I need to change a column definition

---
M model/src-db/database/sourcedata/AD_COLUMN.xml
---
(0058464)
hgbot   
2013-05-06 09:46   
Repository: erp/devel/api-checks
Changeset: 803f84d5521a98275fccd1fc2a5976356738b4e7
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Mon May 06 09:45:39 2013 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/803f84d5521a98275fccd1fc2a5976356738b4e7 [^]

issue 23696: int-3.0-api fails because I need to change a column definition

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