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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0023282
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 04. Warehouse managementmajoralways2013-03-12 10:422013-03-12 11:21
ReporterVictorVillarView Statuspublic 
Assigned ToioritzCia 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision0a2de0f9f22f
ProjectionnoneETAnoneTarget Version3.0MP22
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned ToVictorVillar
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0023282: Costing Server should get Product Price (Default Cost) using the Transaction Process Date

DescriptionCosting Server should get Product Price (Default Cost) using the Transaction Process Date instead of the Transaction Movement date.
Steps To ReproduceCosting Server should get Product Price (Default Cost) using the Transaction Process Date instead of the Transaction Movement date.
Proposed SolutionIn 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);
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (developer)
2013-03-12 11:21

Verified + Gorka Ion Code review

- Issue History
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 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
Powered by Mantis Bugtracker