Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031972 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | major | always | 2016-01-21 10:39 | 2016-03-17 10:55 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | aferraz | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 0159f66bd6e0 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | dmiguelez | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2014-12-18 | |||||||
Regression introduced in release | 3.0PR15Q1 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/8dd8af8a26e5 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031972: Costing Migration Process:Cost of products in closing inventory is calculated by taking into account only shipments and receipts | |||||||
Description | Costing Migration Process:Cost of products in closing inventory is calculated by taking into account only shipments and receipts. The problem is that insertTrxCost function is making an inner join between the M_TRANSACTION AND M_INOUTLINE tables | |||||||
Steps To Reproduce | Check that after launching the first phase of the Costing Migration process the average cost of the products in the closing inventories is calculated only with the values of the transactions related with goods shipments and goods receipts | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||||||||||||||||
|
Notes | |
(0083587) hgbot (developer) 2016-01-25 12:14 |
Repository: erp/devel/pi Changeset: 0159f66bd6e0d64d86b01b9a8a501fd048c20019 Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Thu Jan 21 14:27:39 2016 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/0159f66bd6e0d64d86b01b9a8a501fd048c20019 [^] Fixes issue 31972: Wrong cost calculation in Costing Migration Process HQL in insertTrxCosts method in CostingMigrationProcess class was doing an inner join between m_transaction and m_inoutline instead of a left join. --- M src/org/openbravo/costing/CostingMigrationProcess.java --- |
(0083588) dmiguelez (developer) 2016-01-25 12:14 |
Code Review + Testing Ok |
(0085079) hudsonbot (developer) 2016-03-17 10:55 |
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/b22fb0500156 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2016-01-21 10:39 | ngarcia | New Issue | |
2016-01-21 10:39 | ngarcia | Assigned To | => Triage Finance |
2016-01-21 10:39 | ngarcia | Modules | => Core |
2016-01-21 10:39 | ngarcia | Triggers an Emergency Pack | => No |
2016-01-21 10:40 | ngarcia | Issue Monitored: networkb | |
2016-01-21 10:40 | ngarcia | Relationship added | caused by 0028450 |
2016-01-21 11:50 | ngarcia | Relationship added | related to 0031979 |
2016-01-21 13:02 | ngarcia | Resolution time | => 1456009200 |
2016-01-21 16:11 | ahernandezgil | Issue Monitored: ahernandezgil | |
2016-01-22 14:51 | aferraz | Status | new => scheduled |
2016-01-22 14:51 | aferraz | Assigned To | Triage Finance => aferraz |
2016-01-22 15:08 | aferraz | Regression level | => Production - Confirmed Stable |
2016-01-22 15:08 | aferraz | Regression date | => 2014-12-18 |
2016-01-22 15:08 | aferraz | Regression introduced in release | => 3.0PR15Q1 |
2016-01-22 15:08 | aferraz | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/8dd8af8a26e5 [^] |
2016-01-25 12:14 | hgbot | Checkin | |
2016-01-25 12:14 | hgbot | Note Added: 0083587 | |
2016-01-25 12:14 | hgbot | Status | scheduled => resolved |
2016-01-25 12:14 | hgbot | Resolution | open => fixed |
2016-01-25 12:14 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/0159f66bd6e0d64d86b01b9a8a501fd048c20019 [^] |
2016-01-25 12:14 | dmiguelez | Review Assigned To | => dmiguelez |
2016-01-25 12:14 | dmiguelez | Note Added: 0083588 | |
2016-01-25 12:14 | dmiguelez | Status | resolved => closed |
2016-03-17 10:55 | hudsonbot | Checkin | |
2016-03-17 10:55 | hudsonbot | Note Added: 0085079 |
Copyright © 2000 - 2009 MantisBT Group |