Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008040Openbravo ERP03. Procurement managementpublic2009-03-10 12:062009-03-24 14:58
rafaroda 
gmauleon 
normalminoralways
closedfixed 
5
 
2.35MP13 
Core
No
0008040: Changed filtering from amounts to quantities in theMaterial Receipts Dimensional Report .
The process filters by amount in spite of filtering by quantity.
-Go to Procurement Management || Analysis Tools || Material Receipts Dimensional Report || Material Receipts Dimensional Report
-Try to generate one dimensional report using quantity
-Look at the incorrect reports
change the query at ReportMaterialDimensionalAnalysesJR_Data to:
strOrderby = " ORDER BY QTY ASC"
No tags attached.
related to backport 0008041 closed gmauleon Wrong order in Shipments Dimensional Reports 
blocks defect 0007231 closed gmauleon Changed filtering from amounts to quantities in theMaterial Receipts Dimensional Report . 
Issue History
2009-03-10 12:06rafarodaNew Issue
2009-03-10 12:06rafarodaAssigned To => gmauleon
2009-03-10 12:06rafarodaRegression testing => No
2009-03-10 12:06rafarodaIssue generated from0007232
2009-03-10 12:07rafarodaRelationship addedblocks 0007231
2009-03-10 12:07rafarodaStatusnew => scheduled
2009-03-10 12:07rafarodafix_in_branch => 2.3x
2009-03-10 12:08rafarodaRelationship addedrelated to 0008041
2009-03-16 08:31hgbotCheckin
2009-03-16 08:31hgbotNote Added: 0014646
2009-03-16 08:31hgbotStatusscheduled => resolved
2009-03-16 08:31hgbotResolutionopen => fixed
2009-03-16 08:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.3x/rev/63743fab7e6d0bffdb1b8fadc73b7589e91c6a8f [^]
2009-03-24 11:03psarobeFixed in Version => 2.35MP13
2009-03-24 14:58sureshbabuStatusresolved => closed
2009-03-24 14:58sureshbabuNote Added: 0014902

Notes
(0014646)
hgbot   
2009-03-16 08:31   
Repository: erp/stable/2.3x
Changeset: 63743fab7e6d0bffdb1b8fadc73b7589e91c6a8f
Author: Gorka Mauleon <gorka.mauleon <at> openbravo.com>
Date: Tue Mar 10 12:38:23 2009 +0100
URL: http://code.openbravo.com/erp/stable/2.3x/rev/63743fab7e6d0bffdb1b8fadc73b7589e91c6a8f [^]

fixes 0008040: Changed filtering from amounts to quantities in theMaterial Receipts Dimensional Report .

---
M src/org/openbravo/erpCommon/ad_reports/ReportMaterialDimensionalAnalysesJR.java
---
(0014902)
sureshbabu   
2009-03-24 14:58   
Tested working fine