Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032004 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 04. Warehouse management | major | always | 2016-01-21 11:49 | 2016-01-26 19:49 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | Triage Omni WMS | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 13711adb0a5b | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q4.3 | |||
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 | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032004: Costing Migration Process: processed column of m_transaction table is not set as Y for records with its cost calculated | |||||||
Description | Costing Migration Process: processed column of m_transaction table is not set as Y for records with its cost calculated | |||||||
Steps To Reproduce | Check that the m_transaction records have the following values: iscostcalculated = 'Y' transactioncost <> null processed = 'N' (It should be 'Y') | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 |