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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0006856
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 00. Application dictionarymajoralways2009-01-12 18:442009-04-21 12:36
ReporternetworkbView Statuspublic 
Assigned Toshuehner 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision11857
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.35MP10SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0006856: "To" value (in numeric fields) in search pop-ups is not taken into account in generated windows

DescriptionWhen a column in Tables and Columns, defined as Numeric, and it is checked as Filter column, the application shows two values in seach pop-up: from and to.
If a value is put in "From" field, the application filters the grid using this value. But if a value is entered in "To" field, the application ignores this value and the grid is not filtered by this value.
Steps To ReproduceGo to "Tables and column", and search C_Order.
Check GrandTotal column as Filter column
Compile order window
Go to Sales Order window, and open seach pop-up.
Two values will be shown (Grand Total Amount From, and To). Enter a value in "To" field. The application does not filter using this value.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0006858 closedshuehner "To" value (in numeric fields) in search pop-ups is not taken into account in generated windows 
depends on backport 0006859 closedshuehner "To" value (in numeric fields) in search pop-ups is not taken into account in generated windows 

-  Notes
(0012131)
shuehner (administrator)
2009-01-12 20:21

Problem is that the search popup renders from/to fields for a lot of reference-types, but ModelSQLGeneration does generate filtering code for the second field for the date-datatype only.

This does not only affect fields of type Amount (as described in the issue) but all fields which have a to-filter-field (<=) and are not date-fields.
(0012158)
svnbot (reporter)
2009-01-13 19:34

Repository: openbravo
Revision: 11857
Author: huehner
Date: 2009-01-13 19:34:37 +0100 (Tue, 13 Jan 2009)

Fixed 6856
Fixes "To" value (in numeric fields) in search pop-ups is not taken into account in generated windows
by syncing the list of field which have a "To" value between Popup display generation and sql generation

---
U trunk/src/org/openbravo/erpCommon/utility/ModelSQLGeneration.java
---

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

- Issue History
Date Modified Username Field Change
2009-01-12 18:44 networkb New Issue
2009-01-12 18:44 networkb Assigned To => rafaroda
2009-01-12 18:44 networkb sf_bug_id 0 => 2501944
2009-01-12 18:44 networkb Regression testing => No
2009-01-12 19:13 rafaroda Status new => scheduled
2009-01-12 19:13 rafaroda Assigned To rafaroda => shuehner
2009-01-12 19:13 rafaroda fix_in_branch => trunk
2009-01-12 20:21 shuehner Note Added: 0012131
2009-01-13 19:34 svnbot Checkin
2009-01-13 19:34 svnbot Note Added: 0012158
2009-01-13 19:34 svnbot Status scheduled => resolved
2009-01-13 19:34 svnbot Resolution open => fixed
2009-01-13 19:34 svnbot svn_revision => 11857
2009-04-21 12:36 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker