Change the value of the delay for the autocomplete widget

Bug #1215899 reported by Stephane Wirtel (OpenERP)
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
New
Undecided
Unassigned

Bug Description

Currently if you have many records with the same prefix for the name and you want to do a search for this value, the autocomplete widget starts the JSON request just after the first keystroke. The problem, the server will load all the records from the database and the server risks to be very slow.

Example: 1000500

After the first keystroke, the client will start the search for the "1000" and not for "1000500".

Just add a setting for the delay.

To fix in trunk and stable-7.0. Thanks

Revision history for this message
Daniel Hammerschmidt (redneck) wrote :

Concerning https://bugs.launchpad.net/openobject-server/+bug/1203727 i created a branch for this issue.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.