Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0030421Openbravo ERP09. Financial managementpublic2015-07-23 17:262015-07-23 19:00
dmiguelez 
Triage Omni OMS 
urgentmajoralways
closedfixed 
20Community Appliance
 
3.0PR15Q2.3 
dmiguelez
Core
No
0030421: Wrong Query in Cost Adjustments Process found while Reviewing the Code
Wrong Query in Cost Adjustments Process found while Reviewing the Code
While debugging a different bug for a Client, the Team reviewed some Code of the Cost Adjustments Process and found an issue in a Query in the Process getValuedStockOnTransactionDate() from the CostAdjustmentUtils.java file
No tags attached.
blocks defect 0030419 closed Triage Omni OMS Wrong Query in Cost Adjustments Process found while Reviewing the Code 
Issue History
2015-07-23 17:26dmiguelezTypedefect => backport
2015-07-23 17:26dmiguelezTarget Version => 3.0PR15Q2.3
2015-07-23 17:29hgbotCheckin
2015-07-23 17:29hgbotNote Added: 0079055
2015-07-23 17:29hgbotStatusscheduled => resolved
2015-07-23 17:29hgbotResolutionopen => fixed
2015-07-23 17:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q2.3/rev/bf251ca9947e64e40d7014f3f8d4247f63c2a91b [^]
2015-07-23 19:00dmiguelezReview Assigned To => dmiguelez
2015-07-23 19:00dmiguelezNote Added: 0079058
2015-07-23 19:00dmiguelezStatusresolved => closed

Notes
(0079055)
hgbot   
2015-07-23 17:29   
Repository: erp/backports/3.0PR15Q2.3
Changeset: bf251ca9947e64e40d7014f3f8d4247f63c2a91b
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Thu Jul 23 17:27:54 2015 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR15Q2.3/rev/bf251ca9947e64e40d7014f3f8d4247f63c2a91b [^]

Fixes issue 30421. Fixes problem in a Query condition.
The = comparasion must be changed with >

---
M src/org/openbravo/costing/CostAdjustmentUtils.java
---
(0079058)
dmiguelez   
2015-07-23 19:00   
Verified by Gorka Ion and Tested on a Client