Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023363 | Openbravo ERP | 09. Financial management | public | 2013-03-21 11:27 | 2013-05-06 17:00 |
|
Reporter | egoitz | |
Assigned To | jecharri | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP23 | Fixed in Version | 3.0MP24 | |
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()); |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
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 |