Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023363 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2013-03-21 11:27 | 2013-05-06 17:00 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | jecharri | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP24 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 463c9c10bb0c | ||||
Projection | none | ETA | none | Target Version | 3.0MP23 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | egoitz | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023363: The insertConversionRateDocument method on FIN_PaymentProcess fails on the migrationtool | |||||||
Description | The insertConversionRateDocument method on FIN_PaymentProcess fails on the migrationtool. The migration tool is executed as system but the data saved is for the user Client so the object should be created witht he id of the client of the document and not as client. | |||||||
Steps To Reproduce | -On an environment using multicurrency on 2.50 execute the upgrade to 3.0 and then run the migration tool. *The process fails when using a differente currency on the setlements. | |||||||
Proposed Solution | Add newConversionRateDoc.setClient(payment.getClient()); | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0058019) hgbot (developer) 2013-04-18 13:07 |
Repository: erp/devel/pi Changeset: 463c9c10bb0c52ef5931c3a3e73c6ffdfc01ece7 Author: Javier Etxarri <javier.echarri <at> openbravo.com> Date: Thu Apr 18 13:07:05 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/463c9c10bb0c52ef5931c3a3e73c6ffdfc01ece7 [^] Fixes issue 23363: The insertConversionRateDocument method on FIN_PaymentProcess fails on the migrationtool --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_PaymentProcess.java --- |
(0058051) hudsonbot (viewer) 2013-04-19 12:53 |
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/872081925d42 [^] Maturity status: Test |
(0058471) egoitz (viewer) 2013-05-06 17:00 |
verified |
![]() |
|||
Date Modified | Username | Field | Change |
2013-03-21 11:27 | egoitz | New Issue | |
2013-03-21 11:27 | egoitz | Assigned To | => dmiguelez |
2013-03-21 11:27 | egoitz | Modules | => Core |
2013-03-21 11:27 | egoitz | OBNetwork customer | => Yes |
2013-03-21 11:27 | egoitz | Triggers an Emergency Pack | => No |
2013-03-25 09:44 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2013-04-18 10:14 | jonalegriaesarte | Assigned To | jonalegriaesarte => jecharri |
2013-04-18 13:07 | hgbot | Checkin | |
2013-04-18 13:07 | hgbot | Note Added: 0058019 | |
2013-04-18 13:07 | hgbot | Status | new => resolved |
2013-04-18 13:07 | hgbot | Resolution | open => fixed |
2013-04-18 13:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/463c9c10bb0c52ef5931c3a3e73c6ffdfc01ece7 [^] |
2013-04-19 12:53 | hudsonbot | Checkin | |
2013-04-19 12:53 | hudsonbot | Note Added: 0058051 | |
2013-05-06 17:00 | egoitz | Review Assigned To | => egoitz |
2013-05-06 17:00 | egoitz | Note Added: 0058471 | |
2013-05-06 17:00 | egoitz | Status | resolved => closed |
2013-05-06 17:00 | egoitz | Fixed in Version | => 3.0MP24 |
Copyright © 2000 - 2009 MantisBT Group |