c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #18682
[Bug 695992] Re: [v6] Change the way the selection widget works ! It does not preload the data in the server side , the user can write anything in the text field, then click on arrow to open the menu of choices
Hello,
It has been improved in the following branches and will be merged to
trunk after reviewing it.
* https://code.launchpad.net/~openerp-dev/openobject-
client/m2o_with_selection
* https://code.launchpad.net/~openerp-dev/openobject-
server/m2o_with_selection
Thanks
** Changed in: openobject-client
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/695992
Title:
[v6] Change the way the selection widget works ! It does not preload
the data in the server side , the user can write anything in the text
field, then click on arrow to open the menu of choices
Status in OpenERP GTK Client:
Fix Committed
Bug description:
Hi
I have had performance problems with the version 6 and the analytic
accounts. In the database I have more then 30'000 products. The
problem is that in the search form of the analytic accounts it will
dispaly all the 30'000 products in a selection widget. So I have
removed in the view account.analytic.line.select the selection widget
with the field product_id. Now I don't have any performance problems.
Regards
Wyden
References