Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0030420Openbravo ERP09. Financial managementpublic2015-07-23 17:262015-07-23 19:01
dmiguelez 
Triage Omni OMS 
urgentmajoralways
closedfixed 
20Community Appliance
 
3.0PR15Q3 
dmiguelez
Core
No
0030420: 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.0PR15Q3
2015-07-23 17:29hgbotCheckin
2015-07-23 17:29hgbotNote Added: 0079054
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.0PR15Q3/rev/a5f410f9ace1b4702221c9be9f246ae227a065a3 [^]
2015-07-23 19:01dmiguelezReview Assigned To => dmiguelez
2015-07-23 19:01dmiguelezNote Added: 0079059
2015-07-23 19:01dmiguelezStatusresolved => closed

Notes
(0079054)
hgbot   
2015-07-23 17:29   
Repository: erp/backports/3.0PR15Q3
Changeset: a5f410f9ace1b4702221c9be9f246ae227a065a3
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.0PR15Q3/rev/a5f410f9ace1b4702221c9be9f246ae227a065a3 [^]

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

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