Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018793Openbravo ERPZ. Otherspublic2011-10-17 18:012011-10-18 09:08
jecharri 
jecharri 
immediatecriticalalways
closedfixed 
5
2.50MP34 
2.50MP34 
Google Chrome
Core
No
0018793: try-2.50-api has failed because one column has been change
Due to this issue,

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

I have to make an api change. This is the change:

- https://code.openbravo.com/erp/stable/2.50/rev/2252a735b722 [^]

I have pushed the change to r2.50 and this is the failure:

- http://builds.openbravo.com/view/r2.50/job/2.50-api/262/console [^]


-The change is the following:

The column "SOCIAL_NAME" from AD_ORG table has been change from VARCHAR to NVARCHAR.So, now it is posible to put the same quantity of characters in Postgre and Oracle

- The risk of this api change is very low or cero because of the following reason:
For the moment this column only has bee published in MP4 and any module or core funcionalities use it. So this column has never been used for the moment
none
No tags attached.
Issue History
2011-10-17 18:01jecharriNew Issue
2011-10-17 18:01jecharriAssigned To => iciordia
2011-10-17 18:01jecharriWeb browser => Google Chrome
2011-10-17 18:01jecharriModules => Core
2011-10-17 20:14iciordiaNote Added: 0041864
2011-10-17 20:14iciordiaAssigned Toiciordia => jecharri
2011-10-17 20:18hgbotCheckin
2011-10-17 20:18hgbotNote Added: 0041865
2011-10-17 20:18hgbotStatusnew => resolved
2011-10-17 20:18hgbotResolutionopen => fixed
2011-10-17 20:18hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/api-checks-2.50/rev/8df3875dc234dbbe7cca4e418d8747c279aeaf2e [^]
2011-10-18 09:04jecharriStatusresolved => new
2011-10-18 09:04jecharriResolutionfixed => open
2011-10-18 09:07jecharriWeb browserGoogle Chrome => Google Chrome
2011-10-18 09:07jecharriDescription Updatedbug_revision_view_page.php?rev_id=2821#r2821
2011-10-18 09:07jecharriStatusnew => scheduled
2011-10-18 09:07jecharrifix_in_branch => pi
2011-10-18 09:08jecharriStatusscheduled => resolved
2011-10-18 09:08jecharriResolutionopen => fixed
2011-10-18 09:08jecharriStatusresolved => closed

Notes
(0041864)
iciordia   
2011-10-17 20:14   
Approved.

Ismael
(0041865)
hgbot   
2011-10-17 20:18   
Repository: erp/stable/api-checks-2.50
Changeset: 8df3875dc234dbbe7cca4e418d8747c279aeaf2e
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Mon Oct 17 20:17:59 2011 +0200
URL: http://code.openbravo.com/erp/stable/api-checks-2.50/rev/8df3875dc234dbbe7cca4e418d8747c279aeaf2e [^]

Fixed 18793. Ack change

---
M model/model/tables/AD_ORG.xml
---