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

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

0032003: 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
(0083624)
hgbot (developer)
2016-01-26 19:50

Repository: erp/backports/3.0PR16Q1
Changeset: f09807bd81c44c0d6342c87a51985b868ad1b721
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Mon Jan 25 13:07:24 2016 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR16Q1/rev/f09807bd81c44c0d6342c87a51985b868ad1b721 [^]

Fixes issue 32003: 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 updateInventoriesCostAndProcessInitInventories method in CostingRuleProcess class.

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

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.0PR16Q1
2016-01-26 19:50 hgbot Checkin
2016-01-26 19:50 hgbot Note Added: 0083624
2016-01-26 19:50 hgbot Status scheduled => resolved
2016-01-26 19:50 hgbot Resolution open => fixed
2016-01-26 19:50 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR16Q1/rev/f09807bd81c44c0d6342c87a51985b868ad1b721 [^]
2016-01-26 19:50 dmiguelez Review Assigned To => dmiguelez
2016-01-26 19:50 dmiguelez Note Added: 0083625
2016-01-26 19:50 dmiguelez Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker