Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0030710Openbravo ERP04. Warehouse managementpublic2015-09-01 11:052015-09-07 11:12
aferraz 
aferraz 
normalmajoralways
closedfixed 
30Professional Appliance
 
3.0PR15Q4 
dmiguelez
Core
No
0030710: getCostDimensionRule method is not checking if Costing Rule is validated
getCostDimensionRule method in CostingUtils class is not checking if Costing Rule is validated.
N/A
No tags attached.
causes defect 00313473.0PR16Q1 closed aferraz Error when validating a Costing Rule with "Backdated Transactions Fixed" flag enabled 
Issue History
2015-09-01 11:05aferrazNew Issue
2015-09-01 11:05aferrazAssigned To => aferraz
2015-09-01 11:05aferrazModules => Core
2015-09-01 11:05aferrazTriggers an Emergency Pack => No
2015-09-04 09:29hgbotCheckin
2015-09-04 09:29hgbotNote Added: 0080080
2015-09-04 09:29hgbotStatusnew => resolved
2015-09-04 09:29hgbotResolutionopen => fixed
2015-09-04 09:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d824566905ace4cb7270c653daac5bf9abca29fd [^]
2015-09-04 15:46hudsonbotCheckin
2015-09-04 15:46hudsonbotNote Added: 0080138
2015-09-07 11:12dmiguelezReview Assigned To => dmiguelez
2015-09-07 11:12dmiguelezNote Added: 0080177
2015-09-07 11:12dmiguelezStatusresolved => closed
2015-11-03 20:31aferrazRelationship addedcauses 0031347

Notes
(0080080)
hgbot   
2015-09-04 09:29   
Repository: erp/devel/pi
Changeset: d824566905ace4cb7270c653daac5bf9abca29fd
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Tue Sep 01 11:09:05 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d824566905ace4cb7270c653daac5bf9abca29fd [^]

Fixes bug 30710: getCostDimensionRule doesn't check if CostingRule is validated

Validated = true where clause was located after order by clause instead of before it.

---
M src/org/openbravo/costing/CostingUtils.java
---
(0080138)
hudsonbot   
2015-09-04 15:46   
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/2c27fe2e93a9 [^]
Maturity status: Test
(0080177)
dmiguelez   
2015-09-07 11:12   
Code Review + Testing Ok