Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0010198
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 07. Sales managementmajorhave not tried2009-08-05 19:162009-10-09 00:00
ReportershuehnerView Statuspublic 
Assigned Toharikrishnan 
PriorityhighResolutionfixedFixed in Version2.50MP7
StatusclosedFix in branchFixed in SCM revision3551217dca65
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP2SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0010198: InvoiceLine selector, after using a filter field, cannot go back to blank in this filter field

DescriptionAfter using a filter field in this selector once (i.e. Total Amount to) with a value. Clearing this field (making it empty) and pressing search again does still use the old filter value.

Only when logging out of openbravo the old filtervalue is cleared.

Note: Changing the filter value works, just going back to an empty value does not.
Steps To Reproducei.e. login into demo1.openbravo.com
information -> Invoice line
click search -> 52080 rows are displayed
Enter 10 in the 'Total Amount to' field, click search -> 511 rows are displayed
remove the value 10 again and click search, still only 511 rows are displayed
Only way to get all 52080 rows to display again is to logout/login

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0018845)
shuehner (administrator)
2009-08-05 19:18

Note: please check all selector implementations for a similar issue. Problem is that the filter value is read from the request and the session, and even if the request value is empty the old non-empty value from the session is used and never cleared..
(0018855)
shuehner (administrator)
2009-08-06 10:46

Possible cause: in the vars.commandIn("DATA") block the check for newFilter is wrong as it uses "NewFilter" where the parameter passed to clear the filters is "newFilter".
(0020361)
hgbot (developer)
2009-09-25 11:11

Repository: erp/devel/pi
Changeset: 3551217dca65936f2e2afb11caf70ce8f9791110
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Fri Sep 25 14:41:16 2009 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/3551217dca65936f2e2afb11caf70ce8f9791110 [^]

Issue Fixes 10198: InvoiceLine selector, after using a filter field.

---
M src/org/openbravo/erpCommon/info/InvoiceLine.java
---
(0020513)
hgbot (developer)
2009-09-29 14:18

Repository: erp/devel/pi-pageddatagrid
Changeset: 3551217dca65936f2e2afb11caf70ce8f9791110
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Fri Sep 25 14:41:16 2009 +0530
URL: http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/3551217dca65936f2e2afb11caf70ce8f9791110 [^]

Issue Fixes 10198: InvoiceLine selector, after using a filter field.

---
M src/org/openbravo/erpCommon/info/InvoiceLine.java
---
(0020860)
sureshbabu (reporter)
2009-10-08 08:55

Tested working fine.

- Issue History
Date Modified Username Field Change
2009-08-05 19:16 shuehner New Issue
2009-08-05 19:16 shuehner Assigned To => rafaroda
2009-08-05 19:18 shuehner Note Added: 0018845
2009-08-06 10:46 shuehner Note Added: 0018855
2009-08-31 11:36 rafaroda Assigned To rafaroda => jeneivemalarkodi
2009-08-31 11:36 rafaroda Priority normal => high
2009-08-31 11:36 rafaroda Status new => scheduled
2009-09-25 10:02 harikrishnan Assigned To jeneivemalarkodi => harikrishnan
2009-09-25 11:11 hgbot Checkin
2009-09-25 11:11 hgbot Note Added: 0020361
2009-09-25 11:11 hgbot Status scheduled => resolved
2009-09-25 11:11 hgbot Resolution open => fixed
2009-09-25 11:11 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3551217dca65936f2e2afb11caf70ce8f9791110 [^]
2009-09-29 14:18 hgbot Checkin
2009-09-29 14:18 hgbot Note Added: 0020513
2009-09-29 14:18 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/3551217dca65936f2e2afb11caf70ce8f9791110 [^] => http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/3551217dca65936f2e2afb11caf70ce8f9791110 [^]
2009-10-08 08:55 sureshbabu Status resolved => closed
2009-10-08 08:55 sureshbabu Note Added: 0020860
2009-10-08 08:55 sureshbabu Fixed in Version => 2.50MP7
2009-10-09 00:00 anonymous sf_bug_id 0 => 2875122


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker