Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023282 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | major | always | 2013-03-12 10:42 | 2013-03-12 11:21 | |||
Reporter | VictorVillar | View Status | public | |||||
Assigned To | ioritzCia | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 0a2de0f9f22f | ||||
Projection | none | ETA | none | Target Version | 3.0MP22 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | VictorVillar | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 19343 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023282: Costing Server should get Product Price (Default Cost) using the Transaction Process Date | |||||||
Description | Costing Server should get Product Price (Default Cost) using the Transaction Process Date instead of the Transaction Movement date. | |||||||
Steps To Reproduce | Costing Server should get Product Price (Default Cost) using the Transaction Process Date instead of the Transaction Movement date. | |||||||
Proposed Solution | In CostingAlgorithm.java, method: getDefaultCost() The ProductPrice: should use the transaction process date, as follows: ProductPrice pp = FinancialUtils.getProductPrice(transaction.getProduct(), transaction.getTransactionProcessDate(), false, pricelist, false); | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0057198) hgbot (developer) 2013-03-12 11:04 |
Repository: erp/devel/pi Changeset: 0a2de0f9f22fbb99c0ef03f2af10ae60fd37376c Author: Ioritz Cia <ioritz.cia <at> openbravo.com> Date: Tue Mar 12 11:04:06 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/0a2de0f9f22fbb99c0ef03f2af10ae60fd37376c [^] Fixes issue 23282: Costing Server should get Product Price (Default Cost), using the Transaction Process Date. --- M src/org/openbravo/costing/CostingAlgorithm.java --- |
(0057200) VictorVillar (viewer) 2013-03-12 11:21 |
Verified + Gorka Ion Code review |
![]() |
|||
Date Modified | Username | Field | Change |
2013-03-12 10:42 | VictorVillar | New Issue | |
2013-03-12 10:42 | VictorVillar | Assigned To | => dmiguelez |
2013-03-12 10:42 | VictorVillar | Modules | => Core |
2013-03-12 10:42 | VictorVillar | OBNetwork customer | => Yes |
2013-03-12 10:42 | VictorVillar | Support ticket | => 19343 |
2013-03-12 10:42 | VictorVillar | Triggers an Emergency Pack | => No |
2013-03-12 10:42 | VictorVillar | Issue Monitored: networkb | |
2013-03-12 10:54 | dmiguelez | Assigned To | dmiguelez => ioritzCia |
2013-03-12 11:04 | hgbot | Checkin | |
2013-03-12 11:04 | hgbot | Note Added: 0057198 | |
2013-03-12 11:04 | hgbot | Status | new => resolved |
2013-03-12 11:04 | hgbot | Resolution | open => fixed |
2013-03-12 11:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/0a2de0f9f22fbb99c0ef03f2af10ae60fd37376c [^] |
2013-03-12 11:21 | VictorVillar | Review Assigned To | => VictorVillar |
2013-03-12 11:21 | VictorVillar | Note Added: 0057200 | |
2013-03-12 11:21 | VictorVillar | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |