Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0023363
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementmajoralways2013-03-21 11:272013-05-06 17:00
ReporteregoitzView Statuspublic 
Assigned Tojecharri 
PriorityurgentResolutionfixedFixed in Version3.0MP24
StatusclosedFix in branchFixed in SCM revision463c9c10bb0c
ProjectionnoneETAnoneTarget Version3.0MP23
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toegoitz
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0023363: The insertConversionRateDocument method on FIN_PaymentProcess fails on the migrationtool

DescriptionThe 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 SolutionAdd
      newConversionRateDoc.setClient(payment.getClient());
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (developer)
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 (developer)
2013-05-06 17:00

verified

- 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 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
Powered by Mantis Bugtracker