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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0023206
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementmajoralways2013-03-01 13:022013-03-04 10:59
ReporterdmiguelezView Statuspublic 
Assigned Todmiguelez 
PrioritynormalResolutionfixedFixed in Version3.0MP21
StatusclosedFix in branchFixed in SCM revisioncf93a9fc7d1e
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned Tomirurita
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0023206: Issue when Processing Amortizations with Multicurrency.

DescriptionIf an Amortization has Amortization Lines in different currencies, it fails when processing it.
Steps To ReproduceCreate an Asset Group with Organization *

Create an Asset with
- Currency USD
- Depreciate Yes
- Calculate Type Time
- Amortize Monthly
- Usable Life - Months 10
- Depreciation Start Date Today
- Asset Value 100,000.00
Click on Recalculate Amortization

Create an Asset with
- Currency EUR
- Depreciate Yes
- Calculate Type Time
- Amortize Monthly
- Usable Life - Months 10
- Depreciation Start Date Today
- Asset Value 100,000.00
Click on Recalculate Amortization

In Amortization Window select the first one and check that there are two lines, one with EUR and the other with USD
Try to process it. It fails.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0056892)
hgbot (developer)
2013-03-01 13:06

Repository: erp/devel/pi
Changeset: cf93a9fc7d1eca89072b3e4c7349cdc548fee9a2
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Fri Mar 01 13:03:17 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/cf93a9fc7d1eca89072b3e4c7349cdc548fee9a2 [^]

Fixes Issue 0023206. When calling the Convert Currency function
it sends the client and organization.

---
M src-db/database/model/functions/A_AMORTIZATION_PROCESS.xml
---
(0056944)
hudsonbot (developer)
2013-03-02 05:48

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/f5db629e7058 [^]

Maturity status: Test
(0056973)
mirurita (developer)
2013-03-04 10:59

code review + testing OK

the total amortization is calculated doing conversions to the amortization header currency:
* Total amortization in EUR: 180
* Total amortization in USD: 255

- Issue History
Date Modified Username Field Change
2013-03-01 13:02 dmiguelez New Issue
2013-03-01 13:02 dmiguelez Assigned To => dmiguelez
2013-03-01 13:02 dmiguelez Modules => Core
2013-03-01 13:02 dmiguelez Triggers an Emergency Pack => No
2013-03-01 13:06 hgbot Checkin
2013-03-01 13:06 hgbot Note Added: 0056892
2013-03-01 13:06 hgbot Status new => resolved
2013-03-01 13:06 hgbot Resolution open => fixed
2013-03-01 13:06 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/cf93a9fc7d1eca89072b3e4c7349cdc548fee9a2 [^]
2013-03-02 05:48 hudsonbot Checkin
2013-03-02 05:48 hudsonbot Note Added: 0056944
2013-03-04 10:59 mirurita Review Assigned To => mirurita
2013-03-04 10:59 mirurita Note Added: 0056973
2013-03-04 10:59 mirurita Status resolved => closed
2013-03-04 10:59 mirurita Fixed in Version => 3.0MP21


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker