Hello all,
I've a problem I cannot solve alone ...
I've more than 3000 contacts in my table. When opening the form contacts, 
everything's fine. Now, If i change in the paramters of the limit of records to 
display (80 is the default) to a certain value, I get the following error :

... ile 
"/usr/lib/python2.5/site-packages/openerp-server-5.0.3.1/bin/osv/fields.py", 
line 754, in _fnct_read
    res[r] = (res[r], ng[res[r]])
KeyError: 7887

Now, If i make a filter to avoid displaying all records (for example, all 
contacts that have an 'm' into the name), and then changing the parameters
of the limits to display, I get this error message, too but with another number 
at the key error.

The number of records I can display changes depending of the filter. For 
example, without any filter, I can display 144 records. At 145 I get the error. 
With the a filter, I can display 345 records but I get the error when trying to 
display 346 ...

So, I was wondering if the key error is the record id that causes the problem ?

In every cases, any help is welcome.

per advance, thanks for your help

Arnaud




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=43091#43091

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to