Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018062Openbravo ERP09. Financial managementpublic2011-07-22 12:222011-08-24 10:47
shuehner 
gorkaion 
urgentminorhave not tried
closedfixed 
5
 
3.0MP3 
Advanced Payables and Receivables Mngmt
No
0018062: Updating from 2.50 (MP0) to pi fails in buildvalidation WrongPaymentScheduleDetailsCheckData
When updating fro m2.50mp0 to latest pi that buildvalidation tries to query a table fin_payment_schedule which doesn't exist in the 2.50mp0 db-structure.

This makes the update fail.

The buildvalidatiom should be changed to check for the tables existance before using it.

See last error in this build:
http://builds.openbravo.com/view/weekly/job/up-2.50topi-pgsql/23/consoleFull [^]
try updating from 2.50mp0 to latest pi
Or check weekly/job/up-2.50topi-pgsql in jenkins which is testing this
No tags attached.
Issue History
2011-07-22 12:22shuehnerNew Issue
2011-07-22 12:22shuehnerAssigned To => gorkaion
2011-07-22 12:22shuehnerModules => Advanced Payables and Receivables Mngmt
2011-08-01 11:24psarobePrioritynormal => urgent
2011-08-01 11:24psarobeStatusnew => scheduled
2011-08-01 11:24psarobeFixed in Version => 3.0MP3
2011-08-16 14:32hgbotCheckin
2011-08-16 14:32hgbotNote Added: 0040231
2011-08-16 14:32hgbotStatusscheduled => resolved
2011-08-16 14:32hgbotResolutionopen => fixed
2011-08-16 14:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/72043a243438602877627bd4397930ef6907391b [^]
2011-08-16 14:43hgbotCheckin
2011-08-16 14:43hgbotNote Added: 0040232
2011-08-17 18:11hudsonbotCheckin
2011-08-17 18:11hudsonbotNote Added: 0040280
2011-08-24 10:47psanjuanNote Added: 0040474
2011-08-24 10:47psanjuanStatusresolved => closed

Notes
(0040231)
hgbot   
2011-08-16 14:32   
Repository: erp/devel/pi
Changeset: 72043a243438602877627bd4397930ef6907391b
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Tue Aug 16 14:30:54 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/72043a243438602877627bd4397930ef6907391b [^]

Fixes issue 18062: Updating 2.50(MP0) to pi fails in buildvalidation WrongPaymentScheduleDetailsCheck

---
M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheck.class
M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheckData.class
M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheck.java
M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheck_data.xsql
M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheckData.java
---
(0040232)
hgbot   
2011-08-16 14:43   
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: 1e232969fedfae47bdd9e30ae4937a7d325d4a3d
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Tue Aug 16 14:42:34 2011 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/1e232969fedfae47bdd9e30ae4937a7d325d4a3d [^]

[Backport] Related to issue 18062: Updating 2.50(MP0) to pi fails in buildvalidation WrongPaymentScheduleDetailsCheck

---
M build/classes/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheck.class
M build/classes/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheckData.class
M src-util/buildvalidation/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheck.java
M src-util/buildvalidation/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheck_data.xsql
M src-util/buildvalidation/src/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheckData.java
---
(0040280)
hudsonbot   
2011-08-17 18: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/5922b23c1f55 [^]

Maturity status: Test
(0040474)
psanjuan   
2011-08-24 10:47   
fixed