Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007232Openbravo ERP03. Procurement managementpublic2009-01-29 15:292009-03-10 12:06
gmauleon 
gmauleon 
normalminoralways
closedfixed 
5
 
2.40MP3 
Core
No
0007232: 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"
comsup_sprint5
related to backport 0006686 closed rafaroda 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-01-29 15:29gmauleonTypedefect => backport
2009-01-29 15:29gmauleonfix_in_branch => 2.40
2009-01-29 17:00svnbotCheckin
2009-01-29 17:00svnbotNote Added: 0012837
2009-01-29 17:00svnbotStatusscheduled => resolved
2009-01-29 17:00svnbotResolutionopen => fixed
2009-01-29 17:00svnbotsvn_revision => 12495
2009-01-29 17:43rafarodaRelationship addedrelated to 0006686
2009-01-29 17:55gmauleonTag Attached: comsup_sprint5
2009-03-03 17:32psarobeFixed in Version => 2.40MP3
2009-03-04 16:52psarobeStatusresolved => closed
2009-03-10 12:06rafarodaIssue cloned0008040

Notes
(0012837)
svnbot   
2009-01-29 17:00   
Repository: openbravo
Revision: 12495
Author: gmauleon
Date: 2009-01-29 17:00:26 +0100 (Thu, 29 Jan 2009)

Fixes 0007232: Changed filtering from amounts to quantities in theMaterial Receipts Dimensional Report .

---
U branches/r2.40/src/org/openbravo/erpCommon/ad_reports/ReportMaterialDimensionalAnalysesJR.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=12495&sc=1 [^]