Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014204Openbravo ERPA. Platformpublic2010-08-16 13:512010-08-17 13:02
alostale 
alostale 
normalminoralways
closedfixed 
5
pi 
 
Core
No
0014204: It is not possible to use as filter column Key columns
It is not possible to use as filter column Key columns.

The generated query is not correct and gives error because it tries to cast it to number (which is in fact an uuid).
-In any table set key column as filter column
-Try to use the filter
No tags attached.
Issue History
2010-08-16 13:51alostaleNew Issue
2010-08-16 13:51alostaleAssigned To => alostale
2010-08-16 13:57hgbotCheckin
2010-08-16 13:57hgbotNote Added: 0030017
2010-08-16 13:57hgbotStatusnew => resolved
2010-08-16 13:57hgbotResolutionopen => fixed
2010-08-16 13:57hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/028ce3740f5a534440c52e083fbb5284ac69a339 [^]
2010-08-16 17:33marvintmNote Added: 0030027
2010-08-16 17:33marvintmStatusresolved => closed
2010-08-17 00:00anonymoussf_bug_id0 => 3046652
2010-08-17 13:02hudsonbotCheckin
2010-08-17 13:02hudsonbotNote Added: 0030056

Notes
(0030017)
hgbot   
2010-08-16 13:57   
Repository: erp/devel/pi
Changeset: 028ce3740f5a534440c52e083fbb5284ac69a339
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Aug 16 13:56:50 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/028ce3740f5a534440c52e083fbb5284ac69a339 [^]

fixed bug 14204: It is not possible to use as filter column Key columns

---
M src/org/openbravo/reference/ui/UIReferenceUtility.java
---
(0030027)
marvintm   
2010-08-16 17:33   
Tested by setting a key column (c_order_id) as filter column, and verifying that the column appears in the filter, and that the filter works (it only showed the sales order with the id that I had provided).
(0030056)
hudsonbot   
2010-08-17 13:02   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/028ce3740f5a [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/4443754d9476 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18173.obx [^]