Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027005Openbravo ERPA. Platformpublic2014-07-03 10:482014-08-08 18:52
AugustoMauch 
shankarb 
immediateminorhave not tried
closedfixed 
5
 
3.0PR14Q33.0PR14Q3 
AugustoMauch
Core
Coding ( Testing )
2014-05-26
pi
https://code.openbravo.com/erp/devel/pi/rev/402d7bca3f774737bf194cb7cbe41d2454a69326 [^]
No
0027005: Wrong behaviour when filtering the a formitem that uses the table reference
When a value is selected and then the formitem is filtered with a string that is not included in the selected value, the selected value will still be proposed, with a '**' preffix.
As F&B Admin:
- Open Sales Order
- Create a new record, select the 'F&B España - Región Norte' organization.
- Check that the default Sales Representative (in the More Information field group) is Javier Martin.
- Select all the text of the Sales Representative text input and press 'z'. Only the Juan López record should be shown, but '**Javier Martin' is also included, this is wrong.

This only happens the first time. If you now select Juan López and you select Javier Martín again, is you enter 'z' only the Juan López sales representative will be shown in the drop down.
No tags attached.
related to feature request 00262673.0PR14Q3 closed shankarb Re-implement combos (table and tableDir) to use datasources 
Issue History
2014-07-03 10:48AugustoMauchNew Issue
2014-07-03 10:48AugustoMauchAssigned To => alostale
2014-07-03 10:48AugustoMauchModules => Core
2014-07-03 10:48AugustoMauchRegression level => Coding ( Testing )
2014-07-03 10:48AugustoMauchRegression date => 2014-05-26
2014-07-03 10:48AugustoMauchRegression introduced in release => pi
2014-07-03 10:48AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/402d7bca3f774737bf194cb7cbe41d2454a69326 [^]
2014-07-03 10:48AugustoMauchTriggers an Emergency Pack => No
2014-07-03 10:52alostaleAssigned Toalostale => shankarb
2014-07-03 10:52alostaleSeveritymajor => minor
2014-07-03 10:54AugustoMauchRelationship addedrelated to 0026267
2014-07-08 13:45shankarbReview Assigned To => AugustoMauch
2014-07-08 13:45shankarbIssue Monitored: AugustoMauch
2014-07-08 13:49hgbotCheckin
2014-07-08 13:49hgbotNote Added: 0068556
2014-07-08 13:49hgbotStatusnew => resolved
2014-07-08 13:49hgbotResolutionopen => fixed
2014-07-08 13:49hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0d93089d64d9cd65b924afb132723aa3ff4f8a0a [^]
2014-07-14 11:28AugustoMauchNote Added: 0068612
2014-07-14 11:28AugustoMauchStatusresolved => closed
2014-07-14 11:28AugustoMauchFixed in Version => PR14Q3
2014-08-08 18:52hudsonbotCheckin
2014-08-08 18:52hudsonbotNote Added: 0069145

Notes
(0068556)
hgbot   
2014-07-08 13:49   
Repository: erp/devel/pi
Changeset: 0d93089d64d9cd65b924afb132723aa3ff4f8a0a
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Tue Jul 08 17:17:38 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/0d93089d64d9cd65b924afb132723aa3ff4f8a0a [^]

Fixes Issue 27005: Wrong behaviour when filtering the a formitem that uses the table reference

Do not consider the current value when filtering records using combos.

---
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/ComboTableDatasourceService.java
---
(0068612)
AugustoMauch   
2014-07-14 11:28   
Code reviewed and verified in pi@119c05bb76af
(0069145)
hudsonbot   
2014-08-08 18:52   
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/4450016dee64 [^]
Maturity status: Test