Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020901Openbravo ERPA. Platformpublic2012-06-29 13:522012-07-02 11:29
vmromanos 
eduardo_Argal 
immediatecriticalalways
closedfixed 
20Professional Appliance
 
3.0MP12.1 
Core
2012-05-09
https://code.openbravo.com/erp/devel/pi/rev/47bed64aeb30a1220188509886091407b148e309 [^]
No
0020901: Build validation problem when upgrading from 2.50MP41 to 3.0MP12
If you try to upgrade from 2.50 to 3.0MP12 a build validation fails because the c_conversion_rate_document table does not exist yet.

See attachment
From a 2.50 (any MP) try to upgrade to 3.0MP12 (3.0.16746)
Don't run the build validation in case the table does not exist
No tags attached.
related to defect 0020142 closed mirurita In Exchange Rate tab, in Sales Invoice Window, it allows to enter more than one exchange rate for the same pair of currencies. 
png upgrade.png (80,116) 2012-06-29 13:52
https://issues.openbravo.com/file_download.php?file_id=5339&type=bug
png
Issue History
2012-06-29 13:52vmromanosNew Issue
2012-06-29 13:52vmromanosAssigned To => alostale
2012-06-29 13:52vmromanosFile Added: upgrade.png
2012-06-29 13:52vmromanosModules => Core
2012-06-29 14:01vmromanosRelationship addedrelated to 0020142
2012-06-29 14:03vmromanosRegression date => 2012-05-09
2012-06-29 14:03vmromanosRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/47bed64aeb30a1220188509886091407b148e309 [^]
2012-06-29 16:53hgbotCheckin
2012-06-29 16:53hgbotNote Added: 0050289
2012-06-29 16:53hgbotStatusnew => resolved
2012-06-29 16:53hgbotResolutionopen => fixed
2012-06-29 16:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0a53d05f65c1e9c68b190016eadf59580c7682c0 [^]
2012-06-30 05:11hudsonbotCheckin
2012-06-30 05:11hudsonbotNote Added: 0050306
2012-07-02 11:10shuehnerAssigned Toalostale => eduardo_Argal
2012-07-02 11:29vmromanosNote Added: 0050310
2012-07-02 11:29vmromanosStatusresolved => closed
2012-07-02 11:29vmromanosFixed in Version => 3.0MP12.1

Notes
(0050289)
hgbot   
2012-06-29 16:53   
Repository: erp/devel/pi
Changeset: 0a53d05f65c1e9c68b190016eadf59580c7682c0
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Fri Jun 29 16:53:13 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0a53d05f65c1e9c68b190016eadf59580c7682c0 [^]

Fixes bug 20901

---
M src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DuplicateDocExchangeRate.class
M src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DuplicateDocExchangeRateData.class
M src-util/buildvalidation/src/org/openbravo/buildvalidation/DuplicateDocExchangeRate.java
M src-util/buildvalidation/src/org/openbravo/buildvalidation/DuplicateDocExchangeRate_data.xsql
---
(0050306)
hudsonbot   
2012-06-30 05:11   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/ce760b148e29 [^]

Maturity status: Test
(0050310)
vmromanos   
2012-07-02 11:29   
Code review + testing OK.