Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028959Openbravo ERPA. Platformpublic2015-02-16 18:462015-07-03 13:00
egoitz 
AugustoMauch 
urgentmajorhave not tried
newopen 
5
 
 
Core
No
0028959: Extend the grid configuration functionality for the requests to get the possible options for drop-downs on the filters
When writing on a filter of the grid, if the column you are filtering for is a foreign key defined as table/tabledir or selector, when writing for possible options different request are done to get the possible values.
-Open the goods shipment window
-ON grid mode go to the filter for partner column
-Write "abc" waiting less around 1second between each key press.
*see that three requests are done.

*When writing also a long word fast, also more than one request is done to the back-end to get the possible options for the partner.
There are 2 possible solutions:

1. Add a new setting to grid configuration to define the time threshold to launch requests to populate FK filter drop down data
2. Add a new setting to grid configuration to do the request only after user decides to (she would be typing without results in the combo till she performs this action, the the combo would be populated). This option would require UX design.
Performance
related to feature request 0029612 closed AugustoMauch Extend the grid configuration to improve the performance of the population of foreign key dropdowns 
related to design defect 0030312 acknowledged Triage Platform Base adaptive filtering is not working in selectors 
Issue History
2015-02-16 18:46egoitzNew Issue
2015-02-16 18:46egoitzAssigned To => AugustoMauch
2015-02-16 18:46egoitzModules => Core
2015-02-16 18:46egoitzTriggers an Emergency Pack => No
2015-02-18 09:15alostaleTag Attached: Performance
2015-07-03 11:25alostaleRelationship addedrelated to 0029612
2015-07-03 12:34alostaleRelationship addedrelated to 0030312
2015-07-03 13:00alostaleProposed Solution updated

There are no notes attached to this issue.