Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0018062 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | have not tried | 2011-07-22 12:22 | 2011-08-24 10:47 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | gorkaion | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 72043a243438 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Advanced Payables and Receivables Mngmt | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0018062: Updating from 2.50 (MP0) to pi fails in buildvalidation WrongPaymentScheduleDetailsCheckData | |||||||
Description | 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 [^] | |||||||
Steps To Reproduce | try updating from 2.50mp0 to latest pi Or check weekly/job/up-2.50topi-pgsql in jenkins which is testing this | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0040231) hgbot (developer) 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 (developer) 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 (viewer) 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 (viewer) 2011-08-24 10:47 |
fixed |
![]() |
|||
Date Modified | Username | Field | Change |
2011-07-22 12:22 | shuehner | New Issue | |
2011-07-22 12:22 | shuehner | Assigned To | => gorkaion |
2011-07-22 12:22 | shuehner | Modules | => Advanced Payables and Receivables Mngmt |
2011-07-22 12:22 | shuehner | OBNetwork customer | => No |
2011-08-01 11:24 | psarobe | Priority | normal => urgent |
2011-08-01 11:24 | psarobe | Status | new => scheduled |
2011-08-01 11:24 | psarobe | Fixed in Version | => 3.0MP3 |
2011-08-16 14:32 | hgbot | Checkin | |
2011-08-16 14:32 | hgbot | Note Added: 0040231 | |
2011-08-16 14:32 | hgbot | Status | scheduled => resolved |
2011-08-16 14:32 | hgbot | Resolution | open => fixed |
2011-08-16 14:32 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/72043a243438602877627bd4397930ef6907391b [^] |
2011-08-16 14:43 | hgbot | Checkin | |
2011-08-16 14:43 | hgbot | Note Added: 0040232 | |
2011-08-17 18:11 | hudsonbot | Checkin | |
2011-08-17 18:11 | hudsonbot | Note Added: 0040280 | |
2011-08-24 10:47 | psanjuan | Note Added: 0040474 | |
2011-08-24 10:47 | psanjuan | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |