Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006859Openbravo ERP00. Application dictionarypublic2009-01-12 18:442009-01-27 11:26
networkb 
shuehner 
immediatemajoralways
closedfixed 
5
2.35MP10 
 
Core
No
0006859: "To" value (in numeric fields) in search pop-ups is not taken into account in generated windows
When 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.
Go 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.
No tags attached.
blocks defect 0006856 closed shuehner "To" value (in numeric fields) in search pop-ups is not taken into account in generated windows 
Issue History
2009-01-12 19:13rafarodaTypedefect => backport
2009-01-12 19:13rafarodafix_in_branch => 2.3x
2009-01-12 19:14rafarodaAssigned Torafaroda => shuehner
2009-01-13 19:21svnbotCheckin
2009-01-13 19:21svnbotNote Added: 0012154
2009-01-13 19:21svnbotStatusscheduled => resolved
2009-01-13 19:21svnbotResolutionopen => fixed
2009-01-13 19:21svnbotsvn_revision => 11853
2009-01-27 11:26psarobeStatusresolved => closed

Notes
(0012154)
svnbot   
2009-01-13 19:21   
Repository: openbravo
Revision: 11853
Author: huehner
Date: 2009-01-13 19:21:29 +0100 (Tue, 13 Jan 2009)

Fixed 6859
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 branches/r2.3x/src/org/openbravo/erpCommon/utility/ModelSQLGeneration.java
---

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