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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032005
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 04. Warehouse managementmajoralways2016-01-21 11:492016-01-26 19:47
ReporterngarciaView Statuspublic 
Assigned ToTriage Omni WMS 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision6ea2c785f3d7
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

0032005: Costing Migration Process: processed column of m_transaction table is not set as Y for records with its cost calculated

DescriptionCosting Migration Process: processed column of m_transaction table is not set as Y for records with its cost calculated
Steps To ReproduceCheck that the m_transaction records have the following values:

iscostcalculated = 'Y'
transactioncost <> null
processed = 'N' (It should be 'Y')
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0031979 closedaferraz Costing Migration Process: processed column of m_transaction table is not set as Y for records with its cost calculated 

-  Notes
(0083620)
hgbot (developer)
2016-01-26 19:47

Repository: erp/backports/3.0PR15Q3.6
Changeset: 6ea2c785f3d7eefb33c0306bc6cb81d8f6b167a0
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Mon Jan 25 13:37:23 2016 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR15Q3.6/rev/6ea2c785f3d7eefb33c0306bc6cb81d8f6b167a0 [^]

Fixes issue 32005: Costing Migration Process does not set isprocessed flag

Set transaction isprocessed flag as true in updateTrxLegacyCosts, updateWithZeroCostRemainingTrx and calculateCosts methods in CostingMigrationProcess class.
Set also transaction isprocessed flag as true in initializeOldTrx and updateInventoriesCostAndProcessInitInventories methods in CostingRuleProcess class.

---
M src/org/openbravo/costing/CostingMigrationProcess.java
M src/org/openbravo/costing/CostingRuleProcess.java
---
(0083621)
dmiguelez (developer)
2016-01-26 19:47

Code Review + Testing Ok

- Issue History
Date Modified Username Field Change
2016-01-25 13:21 aferraz Type defect => backport
2016-01-25 13:21 aferraz Target Version => 3.0PR15Q3.6
2016-01-26 19:47 hgbot Checkin
2016-01-26 19:47 hgbot Note Added: 0083620
2016-01-26 19:47 hgbot Status scheduled => resolved
2016-01-26 19:47 hgbot Resolution open => fixed
2016-01-26 19:47 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q3.6/rev/6ea2c785f3d7eefb33c0306bc6cb81d8f6b167a0 [^]
2016-01-26 19:47 dmiguelez Review Assigned To => dmiguelez
2016-01-26 19:47 dmiguelez Note Added: 0083621
2016-01-26 19:47 dmiguelez Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker