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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031999
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 04. Warehouse managementmajoralways2016-01-21 10:392016-01-25 12:11
ReporterngarciaView Statuspublic 
Assigned ToTriage Omni WMS 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisiona25dd05a43f9
ProjectionnoneETAnoneTarget Version3.0PR15Q3.6
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Todmiguelez
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0031999: Costing Migration Process:Cost of products in closing inventory is calculated by taking into account only shipments and receipts

DescriptionCosting 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 ReproduceCheck 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0031972 closedaferraz Costing Migration Process:Cost of products in closing inventory is calculated by taking into account only shipments and receipts 

-  Notes
(0083581)
hgbot (developer)
2016-01-25 12:11

Repository: erp/backports/3.0PR15Q3.6
Changeset: a25dd05a43f98424bab24804407b528385c0825c
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Thu Jan 21 14:27:39 2016 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR15Q3.6/rev/a25dd05a43f98424bab24804407b528385c0825c [^]

Fixes issue 31999: 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
---
(0083582)
hgbot (developer)
2016-01-25 12:11

Repository: erp/backports/3.0PR15Q3.6
Changeset: f2d89cfb895d1765e496a72ecbad9bb9f8115072
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Mon Jan 25 12:10:28 2016 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR15Q3.6/rev/f2d89cfb895d1765e496a72ecbad9bb9f8115072 [^]

Related to Issue 31999. Changed license year.

---
M src/org/openbravo/costing/CostingMigrationProcess.java
---
(0083583)
dmiguelez (developer)
2016-01-25 12:11

Code Review + Testing Ok

- Issue History
Date Modified Username Field Change
2016-01-22 14:51 aferraz Type defect => backport
2016-01-22 14:51 aferraz Target Version => 3.0PR15Q3.6
2016-01-25 12:11 hgbot Checkin
2016-01-25 12:11 hgbot Note Added: 0083581
2016-01-25 12:11 hgbot Status scheduled => resolved
2016-01-25 12:11 hgbot Resolution open => fixed
2016-01-25 12:11 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q3.6/rev/a25dd05a43f98424bab24804407b528385c0825c [^]
2016-01-25 12:11 hgbot Checkin
2016-01-25 12:11 hgbot Note Added: 0083582
2016-01-25 12:11 dmiguelez Review Assigned To => dmiguelez
2016-01-25 12:11 dmiguelez Note Added: 0083583
2016-01-25 12:11 dmiguelez Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker