Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031979 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | major | always | 2016-01-21 11:49 | 2016-03-17 10:55 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | aferraz | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | bf85e00422d0 | ||||
Projection | none | ETA | none | Target Version | ||||
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 | Production - Confirmed Stable | |||||||
Regression date | 2014-03-03 | |||||||
Regression introduced in release | 3.0PR14Q2 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/8845de885b87 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031979: 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 | |
(0083626) hgbot (developer) 2016-01-26 19:51 |
Repository: erp/devel/pi Changeset: bf85e00422d0b07dda77382d4955ee3a47eb6d79 Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Mon Jan 25 13:07:24 2016 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/bf85e00422d0b07dda77382d4955ee3a47eb6d79 [^] Fixes issue 31979: 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 --- |
(0083627) dmiguelez (developer) 2016-01-26 19:51 |
Code Review + Testing Ok |
(0085083) hudsonbot (developer) 2016-03-17 10:55 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b22fb0500156 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2016-01-21 11:49 | ngarcia | New Issue | |
2016-01-21 11:49 | ngarcia | Assigned To | => Triage Finance |
2016-01-21 11:49 | ngarcia | Modules | => Core |
2016-01-21 11:49 | ngarcia | Triggers an Emergency Pack | => No |
2016-01-21 11:50 | ngarcia | Issue Monitored: networkb | |
2016-01-21 11:50 | ngarcia | Relationship added | related to 0031972 |
2016-01-21 13:02 | ngarcia | Resolution time | => 1456009200 |
2016-01-25 13:06 | aferraz | Relationship added | related to 0031144 |
2016-01-25 13:21 | aferraz | Status | new => scheduled |
2016-01-25 13:21 | aferraz | Assigned To | Triage Finance => aferraz |
2016-01-25 13:21 | aferraz | Relationship added | caused by 0024405 |
2016-01-25 13:24 | aferraz | Regression level | => Production - Confirmed Stable |
2016-01-25 13:24 | aferraz | Regression date | => 2014-03-03 |
2016-01-25 13:24 | aferraz | Regression introduced in release | => 3.0PR14Q2 |
2016-01-25 13:24 | aferraz | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/8845de885b87 [^] |
2016-01-26 19:51 | hgbot | Checkin | |
2016-01-26 19:51 | hgbot | Note Added: 0083626 | |
2016-01-26 19:51 | hgbot | Status | scheduled => resolved |
2016-01-26 19:51 | hgbot | Resolution | open => fixed |
2016-01-26 19:51 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/bf85e00422d0b07dda77382d4955ee3a47eb6d79 [^] |
2016-01-26 19:51 | dmiguelez | Review Assigned To | => dmiguelez |
2016-01-26 19:51 | dmiguelez | Note Added: 0083627 | |
2016-01-26 19:51 | dmiguelez | Status | resolved => closed |
2016-03-17 10:55 | hudsonbot | Checkin | |
2016-03-17 10:55 | hudsonbot | Note Added: 0085083 |
Copyright © 2000 - 2009 MantisBT Group |