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

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

0032004: 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
(0083622)
hgbot (developer)
2016-01-26 19:48

Repository: erp/backports/3.0PR15Q4.3
Changeset: 13711adb0a5bd5e5f3283bd0ea4b7d37ef20e04a
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.0PR15Q4.3/rev/13711adb0a5bd5e5f3283bd0ea4b7d37ef20e04a [^]

Fixes issue 32004: 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
---
(0083623)
dmiguelez (developer)
2016-01-26 19:49

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.0PR15Q4.3
2016-01-26 19:48 hgbot Checkin
2016-01-26 19:48 hgbot Note Added: 0083622
2016-01-26 19:48 hgbot Status scheduled => resolved
2016-01-26 19:48 hgbot Resolution open => fixed
2016-01-26 19:48 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q4.3/rev/13711adb0a5bd5e5f3283bd0ea4b7d37ef20e04a [^]
2016-01-26 19:49 dmiguelez Review Assigned To => dmiguelez
2016-01-26 19:49 dmiguelez Note Added: 0083623
2016-01-26 19:49 dmiguelez Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker