Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021108Openbravo ERP04. Warehouse managementpublic2012-07-16 11:142012-07-26 02:42
psarobe 
mirurita 
urgentmajoralways
closedfixed 
5
pi 
 
Core
No
0021108: Warehouse control report: Filtertin by attribute is not working properly
The java file is adding # whenever you fill the filter "Serial No" assuming that always the attribute is going to be a serial number. Although the filter says "Serial No" it should be "Attribute". There is an inconsistent between the SQL and the java file.

1. Go to Warehouse control report
2. Use the filter:
   From date: 01/01/2000
   To date: 01/01/2200
   Serial no.: empty
3. Click Html format

Notice it shows you all the movements between those dates no matters if are with serial numbers or not

1. Change the label Serial No by Attribute
2. Remove the partin the java code that adds '#' when the value from that filter is not empty
3. Change the label in the lines from "Serial No/Attibute" to "Attribute"
No tags attached.
Issue History
2012-07-16 11:14psarobeNew Issue
2012-07-16 11:14psarobeAssigned To => mirurita
2012-07-16 11:14psarobeModules => Core
2012-07-18 18:10hgbotCheckin
2012-07-18 18:10hgbotNote Added: 0050737
2012-07-18 18:10hgbotStatusnew => resolved
2012-07-18 18:10hgbotResolutionopen => fixed
2012-07-18 18:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e9ebac32e3441f6a86ac34b7840525532af7090b [^]
2012-07-25 16:50SandrahuguetNote Added: 0050838
2012-07-25 16:50SandrahuguetStatusresolved => closed
2012-07-25 17:06naiaramartinezNote Added: 0050839
2012-07-25 17:37SandrahuguetStatusclosed => new
2012-07-25 17:37SandrahuguetResolutionfixed => open
2012-07-25 17:37SandrahuguetNote Deleted: 0050838
2012-07-25 17:37SandrahuguetStatusnew => closed
2012-07-25 17:37SandrahuguetResolutionopen => fixed
2012-07-26 02:42hudsonbotCheckin
2012-07-26 02:42hudsonbotNote Added: 0050853

Notes
(0050737)
hgbot   
2012-07-18 18:10   
Repository: erp/devel/pi
Changeset: e9ebac32e3441f6a86ac34b7840525532af7090b
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Wed Jul 18 16:22:33 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e9ebac32e3441f6a86ac34b7840525532af7090b [^]

Fixes issue 21108: Warehouse control report - attribute filtering not working

---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/ad_reports/ReportWarehouseControl.html
M src/org/openbravo/erpCommon/ad_reports/ReportWarehouseControl.java
---
(0050839)
naiaramartinez   
2012-07-25 17:06   
Code Review + testing OK
(0050853)
hudsonbot   
2012-07-26 02:42   
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/5edf203d5780 [^]

Maturity status: Test