c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #05736
[Bug 508370] Re: Scalability problems with one2many_list widgets
I would like to close the bug as the post does not lead to a specific information.
Please open another bug if you find any really useful issue.
Thanks everyone who participated here.
** Changed in: openobject-client
Status: New => Invalid
--
Scalability problems with one2many_list widgets
https://bugs.launchpad.net/bugs/508370
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject GTK Client: Invalid
Bug description:
I have a huge number of books in my database and each references a language object. In the language object form I have a one2many_list widget displaying all the books in that language.
The problem is that this list is huge (thousands of books) and whenever I view a language record, it takes several seconds to load. This is a giant scalability issue. We've only got about 9000 books in the test database. Eventually we're hoping to have several million.
There does not seem to be any way to set a limit on how many books to display at any one time in a one2many_list widget.