Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027929 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | major | always | 2014-10-21 12:52 | 2014-12-30 23:23 | |||
Reporter | psanjuan | View Status | public | |||||
Assigned To | umartirena | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 5e51f857db1a | ||||
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 | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027929: Landed Cost does not properly support Multi-currency | |||||||
Description | Landed Cost does not properly support Multi-currency | |||||||
Steps To Reproduce | In QA Testing client creates a new product, for instance "LC Multi 1". Go to Price tab and select "Purchase" price list (EUR) and enter a unit/list price = 100 € Go to Goods Receipt and create a new one for Spain org. Enter 1 unit of product "LC Multi 1". Complete. Let's say goods receipt gets number 1000062 Go to process request window and run costing background process. Go back to goods receipt window and post last created one. Realize that amount post is 100 € Go to landed cost window and create a new one for Spain org. Enter USD as Currency. Go to lines and create a new line. Select a "product" landed cost type and enter and amount of 25.33 USD. Go to Receipt tab and select goods receipt 10000062. Process Landed Cost and Post it. Realize that landed cost amount post to the ledger is 10.13 EUR. This is correct. However there are two changes which are NOT correct: Go to Cost Adjustment window and realize that Adjustment Amount is 25.33 EUR (this is not correct as it should be 10.13 EUR) Go to Product window, search by the product and go to costing tab. Realize that new costing is 125.33 (this is not correct as it should be 110.13) Go to transaction tab and realize that goods receipt transaction cost is 125.33 and this is not correct as it should be 110.13. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0071126) hgbot (developer) 2014-10-23 12:50 |
Repository: erp/devel/pi Changeset: 5e51f857db1aa643d24a5f1b69c54228bf7046c0 Author: Unai Martirena <unai.martirena <at> openbravo.com> Date: Thu Oct 23 12:49:47 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/5e51f857db1aa643d24a5f1b69c54228bf7046c0 [^] Fixes issue 27929: Landed Cost correctly manages multicurrency Landed Cost adjustment was being created with currency of transaction instead of Landed Cost Cost currency. The transaction cost currency was being created on Landed Cost adjustment currency instead of transaction currency. --- M src/org/openbravo/costing/CostAdjustmentProcess.java M src/org/openbravo/costing/LandedCostProcess.java --- |
(0071195) psanjuan (viewer) 2014-10-27 14:14 |
Verified that landed cost is now adjusting product cost by making the corresponding conversion rate between landed cost currency and product cost currency. |
(0072973) hudsonbot (viewer) 2014-12-30 23:23 |
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/6525fe229e06 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2014-10-21 12:52 | psanjuan | New Issue | |
2014-10-21 12:52 | psanjuan | Assigned To | => dmiguelez |
2014-10-21 12:52 | psanjuan | OBNetwork customer | => No |
2014-10-21 12:52 | psanjuan | Modules | => Core |
2014-10-21 12:52 | psanjuan | Triggers an Emergency Pack | => No |
2014-10-21 13:03 | psanjuan | Assigned To | dmiguelez => umartirena |
2014-10-21 13:03 | psanjuan | Steps to Reproduce Updated | View Revisions |
2014-10-21 13:08 | psanjuan | Steps to Reproduce Updated | View Revisions |
2014-10-21 13:33 | psanjuan | Steps to Reproduce Updated | View Revisions |
2014-10-22 18:46 | umartirena | Status | new => scheduled |
2014-10-22 18:46 | umartirena | fix_in_branch | => pi |
2014-10-23 12:50 | hgbot | Checkin | |
2014-10-23 12:50 | hgbot | Note Added: 0071126 | |
2014-10-23 12:50 | hgbot | Status | scheduled => resolved |
2014-10-23 12:50 | hgbot | Resolution | open => fixed |
2014-10-23 12:50 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5e51f857db1aa643d24a5f1b69c54228bf7046c0 [^] |
2014-10-27 14:14 | psanjuan | Note Added: 0071195 | |
2014-10-27 14:14 | psanjuan | Status | resolved => closed |
2014-10-27 14:14 | psanjuan | fix_in_branch | pi => |
2014-12-30 23:23 | hudsonbot | Checkin | |
2014-12-30 23:23 | hudsonbot | Note Added: 0072973 |
Copyright © 2000 - 2009 MantisBT Group |