← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 699960] Re: [Trunk] many2many with many records doesn't load

 

Hello All,

The fix for web-client has been committed to lp:~openerp-dev/openobject-client-web/6.0-opw-4547-sma
with the following revision.

Revision-info:
4555 sma@xxxxxxxxxxx-20110329111322-thjlfdg1fvyye6sz

Now its merged into trunk and stable web-client. Please update your code
and notify us.

Thank you for reporting.

** Changed in: openobject-client-web
       Status: Fix Committed => Fix Released

-- 
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/699960

Title:
  [Trunk] many2many with many records doesn't load

Status in OpenERP GTK Client:
  Fix Released
Status in OpenERP Web Client:
  Fix Released

Bug description:
  I have to write a wizard that allow mass mailing to partner contacts
  based on criteria. The user want to be able to add and remove contacts
  from the mailing list. I have a many2many field that I fill with the
  contacts that match these criteria. When the list is huge (about
  1000), the form fail to load. BTW, when using the GTK client, it
  works, but it's always limited to 100 records ! (GTK) i.e the limit
  combo is not in action when the default limit is reached.



References